Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
atomic-system-containers
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
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
cloud
atomic-system-containers
Merge requests
!30
Drop custom gitlab runner
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Drop custom gitlab runner
dropccirunner
into
cern-qa
Overview
1
Commits
1
Pipelines
1
Changes
1
Closed
Ricardo Rocha
requested to merge
dropccirunner
into
cern-qa
6 years ago
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
No longer needed, central ones are using swarm runners now.
0
0
Merge request reports
Compare
cern-qa
cern-qa (base)
and
latest version
latest version
0be4ad3f
1 commit,
6 years ago
1 file
+
0
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
0
−
4
Options
@@ -62,8 +62,6 @@ deploy branch:
-
tags
-
cern-master
-
cern-qa
tags
:
-
cci-swarm-builder
# The token is required to be written in a file and not evaluate the curl request since it containes
# the protected password variable.
@@ -105,5 +103,3 @@ deploy tag:
-
done
only
:
-
tags
tags
:
-
cci-swarm-builder
Loading