diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9e9b4a3eacf84197aa5459d37c75c8b4b0090e52..1d51483c78d1ed4fa8326440e61a58cf31bd1590 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/debian:wp-org-deploy + image: containers.ethitter.com:443/docker/wp-org-plugin-deploy:latest 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