fix: mvn deploy
This commit is contained in:
@@ -7,7 +7,7 @@ fi
|
||||
|
||||
cd ..
|
||||
git pull
|
||||
mvn clean package -P ${profile_name}
|
||||
mvn clean package -Dmaven.test.skip=true -P ${profile_name}
|
||||
cd docker
|
||||
./copy.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user