Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
conan-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
conan-docker-tools
Commits
0b0d0bf7
Commit
0b0d0bf7
authored
Oct 8, 2022
by
Patrick MADELA
Browse files
Options
Downloads
Patches
Plain Diff
Remove test of rules
parent
19bf2754
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#1292
passed
Oct 8, 2022
Stage: triggers
Pipeline: conan-docker-tools
#1296
Pipeline: conan-docker-tools
#1295
Pipeline: conan-docker-tools
#1294
+1
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-14
2 additions, 14 deletions
.gitlab-ci.yml
with
2 additions
and
14 deletions
.gitlab-ci.yml
+
2
−
14
View file @
0b0d0bf7
...
...
@@ -6,33 +6,21 @@ conan-el6-gcc44:
trigger
:
include
:
conan-el6-gcc44/.gitlab-ci.yml
strategy
:
depend
rules
:
-
changes
:
-
conan-el6-gcc44/Dockerfile
conan-el6-gcc44-x86
:
stage
:
triggers
trigger
:
include
:
conan-el6-gcc44-x86/.gitlab-ci.yml
strategy
:
depend
rules
:
-
changes
:
-
conan-el6-gcc44-x86/Dockerfile
conan-el7-gcc48
:
stage
:
triggers
trigger
:
include
:
conan-el7-gcc48/.gitlab-ci.yml
strategy
:
depend
rules
:
-
changes
:
-
conan-el7-gcc48/Dockerfile
conan-el7-gcc48-x86
:
stage
:
triggers
trigger
:
include
:
conan-el7-gcc48-x86/.gitlab-ci.yml
strategy
:
depend
\ No newline at end of file
rules
:
-
changes
:
-
conan-el7-gcc48-x86/Dockerfile
\ No newline at end of file
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