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
No related branches found
No related tags found
1 merge request!3Introduce unit tests
Pipeline #870 passed with warnings with stages
in 6 minutes and 1 second
...@@ -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.
Finish editing this message first!
Please register or to comment