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

Merge branch 'remove/rsync' into 'master'

Remove rsync dependency

See merge request !4
parents ff7e603e 334821a4
No related branches found
No related tags found
1 merge request!4Remove rsync dependency
Pipeline #792 passed with warnings with stages
in 2 minutes and 52 seconds
......@@ -49,8 +49,6 @@ PluginSVN:
stage: deploy
image: containers.ethitter.com:443/docker/images/php:7.3
before_script:
- apt-get update
- apt-get install -y rsync
- 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
script: ./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