.gitlab-ci.yml updated v66
This commit is contained in:
parent
0842a4bddb
commit
f367b48004
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ build:
|
|||
image: ${DOCKER_PROXY}/maven:latest
|
||||
stage: build
|
||||
script:
|
||||
- cd z-distr
|
||||
- mvn clean package -DskipTests -Pdistributive
|
||||
artifacts:
|
||||
name: "$CI_COMMIT_REF_NAME"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue