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"
|
||||
|
||||
stages:
|
||||
- build
|
||||
- test
|
||||
- deploy
|
||||
- commit
|
||||
- build
|
||||
- test
|
||||
- deploy
|
||||
|
||||
build:
|
||||
stage: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue