Update .gitlab-ci.yml
This commit is contained in:
parent
55a2c4e0bc
commit
b876c635ec
@ -102,6 +102,7 @@ release-hub:
|
|||||||
# Send all tags matching vX.Y.Z to github (code and release)
|
# Send all tags matching vX.Y.Z to github (code and release)
|
||||||
push-github:
|
push-github:
|
||||||
stage: release
|
stage: release
|
||||||
|
image: $GH_PUSH_IMAGE
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update -qq && apt-get install -y -qq
|
- apt-get update -qq && apt-get install -y -qq
|
||||||
git python3-all-dev git-lfs python3-venv
|
git python3-all-dev git-lfs python3-venv
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user