Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
COVID-19
models
Commits
aa274d1c
Verified
Commit
aa274d1c
authored
Jul 14, 2020
by
Laurent Heirendt
✈
Browse files
fix rules (3)
parent
3433e2c7
Pipeline
#29857
failed with stages
in 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
aa274d1c
...
...
@@ -6,7 +6,7 @@ convert:
image
:
python
stage
:
convert
rules
:
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"
&&
$CI_COMMIT_MESSAGE
!~
/tmpBranch/
&&
$CI_COMMIT_MESSAGE
!~
/Update
models/
'
-
if
:
'
$CI_PIPELINE_SOURCE
==
"merge_request_event"'
before_script
:
-
pip install casq
script
:
...
...
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