forked from Upstream/mmocore
Update .gitlab-ci.yml
This commit is contained in:
parent
10e7683f4c
commit
81afb43d2e
@ -21,7 +21,7 @@ cache:
|
|||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- mvn $MAVEN_CLI_OPTS package
|
- mvn $MAVEN_CLI_OPTS clean package
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user