Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dev-docker-tools
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software Control System
Containers
dev-docker-tools
Commits
31ca36c7
Commit
31ca36c7
authored
5 months ago
by
Patrick MADELA
Browse files
Options
Downloads
Patches
Plain Diff
dev-el7-gcc93 depends of dev-el7-gcc48
parent
74d506fe
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#9266
canceled
2 weeks ago
Stage: triggers
Pipeline: dev-docker-tools
#9271
Pipeline: dev-docker-tools
#9270
Pipeline: dev-docker-tools
#9269
+2
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+0
-6
0 additions, 6 deletions
.gitlab-ci.yml
dev-el7-gcc48/.gitlab-ci.yml
+11
-1
11 additions, 1 deletion
dev-el7-gcc48/.gitlab-ci.yml
with
11 additions
and
7 deletions
.gitlab-ci.yml
+
0
−
6
View file @
31ca36c7
...
...
@@ -25,12 +25,6 @@ dev-el7-gcc48-x86:
include
:
dev-el7-gcc48-x86/.gitlab-ci.yml
strategy
:
depend
dev-el7-gcc112
:
stage
:
triggers
trigger
:
include
:
dev-el7-gcc112/.gitlab-ci.yml
strategy
:
depend
dev-el9-gcc115
:
stage
:
triggers
trigger
:
...
...
This diff is collapsed.
Click to expand it.
dev-el7-gcc48/.gitlab-ci.yml
+
11
−
1
View file @
31ca36c7
...
...
@@ -65,3 +65,13 @@ dev-el7-gcc93:
NAME
:
dev-el7-gcc93
CONTAINER_TEST_IMAGE
:
${CI_REGISTRY_IMAGE}/${NAME}:$CI_COMMIT_REF_SLUG
CONTAINER_RELEASE_IMAGE
:
${CI_REGISTRY_IMAGE}/${NAME}:latest
dev-el7-gcc112
:
stage
:
triggers
trigger
:
include
:
dev-el7-gcc112/.gitlab-ci.yml
strategy
:
depend
variables
:
NAME
:
dev-el7-gcc112
CONTAINER_TEST_IMAGE
:
${CI_REGISTRY_IMAGE}/${NAME}:$CI_COMMIT_REF_SLUG
CONTAINER_RELEASE_IMAGE
:
${CI_REGISTRY_IMAGE}/${NAME}:latest
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