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

`rsync` is now part of the base image

parent ef82da26
Branches
Tags
1 merge request!2Remove rsync dependency
Pipeline #788 passed with warnings
......@@ -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.
Please register or to comment