Update .gitlab-ci.yml

This commit is contained in:
Chris Wright 2021-02-18 18:45:41 +00:00
parent 55a2c4e0bc
commit b876c635ec

View File

@ -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