Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
d31bf061
Verified
Commit
d31bf061
authored
Jul 24, 2020
by
Laurent Heirendt
✈
Browse files
fix stage
parent
ac89c19b
Pipeline
#30275
failed with stages
in 10 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d31bf061
...
...
@@ -29,7 +29,7 @@ prepare:commitIndex:
image
:
name
:
alpine/git:latest
entrypoint
:
[
"
"
]
stage
:
deploy
stage
:
prepare
rules
:
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"
&&
$CI_COMMIT_MESSAGE
!~
/tmpBranch/
&&
$CI_COMMIT_MESSAGE
!~
/Update
index/'
before_script
:
...
...
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