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