Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
Images
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Docker
Images
Commits
d5864425
Commit
d5864425
authored
5 years ago
by
Erick Hitter
Browse files
Options
Downloads
Patches
Plain Diff
Missed in
51b63851
parent
51b63851
No related branches found
Branches containing commit
No related tags found
1 merge request
!14
Remove WP.org plugin-deploy image
Pipeline
#874
passed with warnings with stages
Stage:
Stage:
in 14 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-18
0 additions, 18 deletions
.gitlab-ci.yml
with
0 additions
and
18 deletions
.gitlab-ci.yml
+
0
−
18
View file @
d5864425
...
...
@@ -103,24 +103,6 @@ build-debian-jessie-build-dev:
except
:
-
master
# Debian WP.org Plugin deploy builds
build-debian-wp-org-deploy-build-master
:
stage
:
deploy
script
:
-
docker build --pull -t "$CI_REGISTRY_IMAGE/debian:wp-org-deploy" ./debian/wp-org-deploy/context
-
docker push "$CI_REGISTRY_IMAGE/debian:wp-org-deploy"
only
:
-
master
when
:
manual
build-debian-wp-org-deploy-build-dev
:
stage
:
deploy
script
:
-
docker build --pull -t "$CI_REGISTRY_IMAGE/debian:wp-org-deploy-dev" ./debian/wp-org-deploy/context
-
docker push "$CI_REGISTRY_IMAGE/debian:wp-org-deploy-dev"
except
:
-
master
# PHP 7.3
build-php-7.3-master
:
stage
:
deploy
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment