Update .gitlab-ci.yml file
This commit is contained in:
parent
371c8764d9
commit
4bf38b148e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
stages: # List of stages for jobs, and their order of execution
|
||||
- deploy
|
||||
- docker
|
||||
|
||||
docker:
|
||||
stage: docker
|
||||
|
|
Loading…
Reference in a new issue