Update file .gitlab-ci.yml

This commit is contained in:
Lee 2023-01-13 23:27:46 +00:00
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: