Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
T
Taxonomy Dropdown Widget
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
WP Plugins
Taxonomy Dropdown Widget
Commits
f64287f9
Commit
f64287f9
authored
Apr 14, 2019
by
Erick Hitter
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'remove/rsync' into 'master'
Remove rsync dependency See merge request
!4
parents
ff7e603e
334821a4
Pipeline
#792
passed with stages
in 2 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
.gitlab-ci.yml
.gitlab-ci.yml
+0
-2
No files found.
.gitlab-ci.yml
View file @
f64287f9
...
@@ -49,8 +49,6 @@ PluginSVN:
...
@@ -49,8 +49,6 @@ 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
:
-
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
-
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
-
chmod +x ./bin/deploy.sh
script
:
./bin/deploy.sh
script
:
./bin/deploy.sh
...
...
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