Yeah this will be helpful

This commit is contained in:
dginovker
2019-07-16 08:26:53 -04:00
parent 16d2e8140e
commit 45a04b17aa
+10
View File
@@ -0,0 +1,10 @@
before_script:
- mvn clean
production:
script:
- mvn -U package -Dsettings.security=/home/ci/settings.xml
- java -cp /home/ci/allatori/allatori.jar com.allatori.Obfuscate ./target/classes/config.xml
type: deploy
only:
- master