Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
0177960c
Verified
Commit
0177960c
authored
Jul 24, 2020
by
Laurent Heirendt
✈
Browse files
change rule in prepare stage
parent
c0601dc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0177960c
...
...
@@ -16,7 +16,7 @@ prepare:index:
stage
:
prepare
rules
:
-
if
:
$CI_COMMIT_BRANCH
-
if
:
$CI_
MERGE_REQUEST_ID
-
if
:
'
$CI_
PIPELINE_SOURCE
==
"merge_request_event"
&&
$CI_COMMIT_MESSAGE
!~
/tmpBranch/
&&
$CI_COMMIT_MESSAGE
!~
/Update
index/'
script
:
-
python .ci/generateIndex.py
-
mkdir .tmp
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment