From b876c635ece3476e2cd64560b495fc28264ba530 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 18 Feb 2021 18:45:41 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 03390a5..7b23410 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -102,6 +102,7 @@ release-hub: # Send all tags matching vX.Y.Z to github (code and release) push-github: stage: release + image: $GH_PUSH_IMAGE before_script: - apt-get update -qq && apt-get install -y -qq git python3-all-dev git-lfs python3-venv