feat: retrieve version
This commit is contained in:
parent
7549466824
commit
b42df2cf4a
@ -2,4 +2,4 @@ deploy:
|
||||
stage: deploy
|
||||
image: docker:stable
|
||||
script:
|
||||
- docker login -u $CI_DEPLOY_USER -p $CI_DEPLOY_PASSWORD $CI_REGISTRY
|
||||
- VERSION="$(python scripts/get_replication_version.py)"
|
||||
|
Loading…
Reference in New Issue
Block a user