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

Switch image used for plugin deploy

parent f510dc14
No related branches found
No related tags found
1 merge request!3Introduce unit tests
Pipeline #855 passed with warnings with stages
in 5 minutes and 56 seconds
...@@ -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/php:7.3 image: containers.ethitter.com:443/docker/images/debian:wp-org-deploy
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