Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WP Plugins
View All Posts Pages
Commits
9ad99b78
Commit
9ad99b78
authored
Apr 13, 2019
by
Erick Hitter
Browse files
Base container doesn't provide rsync
parent
88c1a36e
Pipeline
#755
passed with stages
in 2 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9ad99b78
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment