[script]docker打包脚本
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd ../../web-app
|
||||
|
||||
ng build --prod --base-href /console/
|
||||
|
||||
cd ..
|
||||
|
||||
mvn clean package
|
||||
Reference in New Issue
Block a user