mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-06 00:37:52 +00:00
[TASK] Added Gitlab build CI file
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
before_script:
|
||||||
|
- mvn clean
|
||||||
|
|
||||||
|
production:
|
||||||
|
script:
|
||||||
|
- mvn -U package -Dsettings.security=/home/ci/settings.xml
|
||||||
|
|
||||||
|
type: deploy
|
||||||
|
only:
|
||||||
|
- master
|
||||||
Reference in New Issue
Block a user