Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
WP Plugins
View All Posts Pages
Commits
e070f90c
Commit
e070f90c
authored
Apr 14, 2019
by
Erick Hitter
Browse files
Merge branch 'remove/rsync' into 'master'
Remove rsync dependency See merge request
!9
parents
e986fbfd
1ca616cb
Pipeline
#979
passed with stages
in 3 minutes and 12 seconds
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e070f90c
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
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