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
bc69b2a3
Commit
bc69b2a3
authored
Aug 13, 2020
by
Colin DAMON
Browse files
Merge branch '21-don-t-trigger-builds-on-root-ci-updates' into 'master'
Resolve "Don't trigger builds on root ci updates" Closes
#21
See merge request
!17
parents
69ebe58e
d33e7cc0
Changes
4
Hide whitespace changes
Inline
Side-by-side
gilded-rose/.gitlab-ci.yml
View file @
bc69b2a3
...
...
@@ -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 @
bc69b2a3
...
...
@@ -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 @
bc69b2a3
...
...
@@ -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 @
bc69b2a3
...
...
@@ -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