Update file .gitlab-ci.yml
This commit is contained in:
parent
75bba530b5
commit
3087549bda
@ -1,5 +1,8 @@
|
|||||||
docker-build:
|
stages:
|
||||||
# Official docker image.
|
- publish
|
||||||
|
- deploy
|
||||||
|
|
||||||
|
publish:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
stage: build
|
stage: build
|
||||||
variables:
|
variables:
|
||||||
|
Reference in New Issue
Block a user