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
Adullact
FAQ.adullact.org
Commits
6bd0435d
Commit
6bd0435d
authored
Sep 01, 2021
by
Fabrice Gangler
🎨
Browse files
test2
parent
ef84298b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/job.linters.gitlab-ci.yml
View file @
6bd0435d
...
...
@@ -45,12 +45,16 @@ yaml_linter:
changes
:
-
"
*.yml"
-
"
*.yaml"
-
"
**/*.yml"
-
"
**/*.yaml"
-
if
:
'
$CI_COMMIT_BRANCH
&&
$CI_OPEN_MERGE_REQUESTS'
when
:
never
-
if
:
'
$CI_COMMIT_BRANCH'
changes
:
-
"
*.yml"
-
"
*.yaml"
-
"
**/*.yml"
-
"
**/*.yaml"
# - if: $CI_COMMIT_BRANCH == "main" || $CI_COMMIT_BRANCH == "dev"
# changes:
# - "*.{yaml,yml}"
...
...
Write
Preview
Supports
Markdown
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