summaryrefslogtreecommitdiff
path: root/.gitlab/deploy.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/deploy.yml')
-rw-r--r--.gitlab/deploy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/deploy.yml b/.gitlab/deploy.yml
index f4f706d..2c649b3 100644
--- a/.gitlab/deploy.yml
+++ b/.gitlab/deploy.yml
@@ -13,6 +13,7 @@
docker pull $SOURCE_IMAGE
docker tag $SOURCE_IMAGE $TARGET_IMAGE
- docker push $TARGET_IMAGE
+ dependencies: []
latest:
extends: .docker_tag