Skip to content
Snippets Groups Projects
Commit 747088e2 authored by Erick Hitter's avatar Erick Hitter
Browse files

Switch image used for plugin deploy

parent b2c73a34
Branches
Tags
1 merge request!3Introduce unit tests
Pipeline #870 passed with warnings
...@@ -88,7 +88,7 @@ PHP7.3: ...@@ -88,7 +88,7 @@ PHP7.3:
PluginSVN: PluginSVN:
stage: deploy 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: before_script:
- curl -o ./bin/deploy.sh https://git-cdn.e15r.co/open-source/wp-org-plugin-deploy/raw/master/scripts/deploy.sh - 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 - chmod +x ./bin/deploy.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment