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
cubicweb
cubicweb
Commits
24a9e2745c05
Commit
eb709a46
authored
Feb 10, 2021
by
Laurent Peuch
Browse files
ci: use when: on_success instead of when: always
parent
796f52f47acd
Pipeline
#34132
canceled with stages
in 1 minute and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
24a9e274
...
...
@@ -23,7 +23,7 @@ lint_manifest:
rules
:
-
if
:
'
$TRIGGERED_FROM_OTHER_PROJECT'
when
:
never
-
when
:
alway
s
-
when
:
on_succes
s
stage
:
lint
before_script
:
-
pip install tox
...
...
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