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

Base container doesn't provide rsync

parent 88c1a36e
Branches
Tags
1 merge request!6Introduce automated deploy to WP.org
Pipeline #755 passed
......@@ -49,6 +49,7 @@ PluginSVN:
stage: deploy
image: containers.ethitter.com:443/docker/images/php:7.3
before_script:
- apt-get update
- apt-get install -y rsync
script: ./bin/deploy.sh
when: on_success
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment