gitlab-ci: run dockerpush on clouvider-lon01 instead
This commit is contained in:
parent
5cf89fbc2f
commit
0d9d3b65be
1 changed files with 2 additions and 1 deletions
|
@ -101,5 +101,6 @@ nyc01-frantech:
|
|||
docker-push:
|
||||
stage: deploy
|
||||
tags:
|
||||
- deployer
|
||||
# We run this on cacher instead, because disk space.
|
||||
- cacher
|
||||
script: './hack/dockerpush.sh'
|
||||
|
|
Loading…
Reference in a new issue