mirror of
https://github.com/2006-Scape/Script-Factory.git
synced 2026-07-02 16:49:10 +00:00
Yeah this will be helpful
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user