refactor: use custom image
This commit is contained in:
parent
8bf55ebd46
commit
56cbf14fe1
@ -1,7 +1,5 @@
|
|||||||
deploy:
|
deploy:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: docker:stable
|
image: slumber/docker-python
|
||||||
script:
|
script:
|
||||||
- apk update
|
|
||||||
- apk add python
|
|
||||||
- VERSION="$(python scripts/get_replication_version.py)"
|
- VERSION="$(python scripts/get_replication_version.py)"
|
||||||
|
Loading…
Reference in New Issue
Block a user