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