diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e2892b3505d280c6c5af3ab3b261f2143c8e5dac..61e15b5804565c5aab1270e84c233339111147da 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -91,6 +91,8 @@ docker-push: reload-service: image: alpine:latest stage: release + needs: + - docker-push variables: SERVICE_NAME: steering before_script: