feat: retrieve version
This commit is contained in:
@ -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)"
|
||||
|
Reference in New Issue
Block a user