diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2990fae..1ae1f23 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -32,7 +32,7 @@ tag: - git push origin $VERSION build_image: - stage: build + stage: release image: docker:latest services: - docker:dind