Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
twitch
live-coding-fr
Commits
d33e7cc0
Commit
d33e7cc0
authored
Aug 13, 2020
by
Colin DAMON
Browse files
Don't trigger builds on main ci changes
parent
69ebe58e
Changes
4
Show whitespace changes
Inline
Side-by-side
gilded-rose/.gitlab-ci.yml
View file @
d33e7cc0
...
...
@@ -7,6 +7,5 @@ package-gilded-rose:
-
master
-
merge_requests
changes
:
-
"
.gitlab-ci.yml"
-
"
.gitlab-common-ci.yml"
-
"
gilded-rose/**/*"
roman-numerals/.gitlab-ci.yml
View file @
d33e7cc0
...
...
@@ -7,6 +7,5 @@ package-roman-numerals:
-
master
-
merge_requests
changes
:
-
"
.gitlab-ci.yml"
-
"
.gitlab-common-ci.yml"
-
"
roman-numerals/**/*"
string-calculator/.gitlab-ci.yml
View file @
d33e7cc0
...
...
@@ -7,6 +7,5 @@ package-string-calculator:
-
master
-
merge_requests
changes
:
-
"
.gitlab-ci.yml"
-
"
.gitlab-common-ci.yml"
-
"
string-calculator/**/*"
word-wrap/.gitlab-ci.yml
View file @
d33e7cc0
...
...
@@ -7,6 +7,5 @@ package-word-wrap:
-
master
-
merge_requests
changes
:
-
"
.gitlab-ci.yml"
-
"
.gitlab-common-ci.yml"
-
"
word-wrap/**/*"
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