Update .gitlab-ci.yml file

This commit is contained in:
Guillaume "B.B." Van Hemmen 2022-03-26 19:16:52 +00:00
parent 371c8764d9
commit 4bf38b148e

View file

@ -1,5 +1,5 @@
stages: # List of stages for jobs, and their order of execution
- deploy
- docker
docker:
stage: docker