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