Update .gitlab-ci.yml
This commit is contained in:
parent
bd0db3a18c
commit
671a4cac96
1 changed files with 4 additions and 3 deletions
|
|
@ -11,9 +11,10 @@ variables:
|
||||||
DOCKER_TLS_CERTDIR: "/certs"
|
DOCKER_TLS_CERTDIR: "/certs"
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- commit
|
||||||
- test
|
- build
|
||||||
- deploy
|
- test
|
||||||
|
- deploy
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue