diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c86fd79bd0a16a215eb60fd58c4115ad7a5d5052..9e9b4a3eacf84197aa5459d37c75c8b4b0090e52 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -88,7 +88,7 @@ PHP7.3: PluginSVN: stage: deploy - image: containers.ethitter.com:443/docker/images/php:7.3 + image: containers.ethitter.com:443/docker/images/debian:wp-org-deploy before_script: - curl -o ./bin/deploy.sh https://git-cdn.e15r.co/open-source/wp-org-plugin-deploy/raw/master/scripts/deploy.sh - chmod +x ./bin/deploy.sh