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

Base container doesn't provide rsync

parent b909bc39
No related branches found
No related tags found
1 merge request!6Introduce automated deploy to WP.org
Pipeline #754 failed
...@@ -49,7 +49,7 @@ PluginSVN: ...@@ -49,7 +49,7 @@ PluginSVN:
stage: deploy stage: deploy
image: containers.ethitter.com:443/docker/images/php:7.3 image: containers.ethitter.com:443/docker/images/php:7.3
before_script: before_script:
- date - apt-get install -y rsync
script: ./bin/deploy.sh script: ./bin/deploy.sh
when: on_success when: on_success
# only: # only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment