mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-02 16:49:10 +00:00
7 lines
129 B
YAML
7 lines
129 B
YAML
before_script:
|
|
- mvn clean
|
|
|
|
production:
|
|
script:
|
|
- mvn -U package -Dsettings.security=/home/ci/settings.xml
|
|
type: deploy |