Skip to content
Snippets Groups Projects
Commit 652e0ba7 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

reload-service needs docker-push

parent 7b78c1d9
No related branches found
No related tags found
No related merge requests found
Pipeline #2450 passed
......@@ -51,6 +51,8 @@ docker-push:
reload-service:
image: alpine:latest
stage: release
needs:
- docker-push
variables:
SERVICE_NAME: dashboard
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment