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
LCSB-BioCore
COBREXA.jl
Commits
ef7451b5
Unverified
Commit
ef7451b5
authored
Jan 11, 2022
by
Miroslav Kratochvil
Committed by
GitHub
Jan 11, 2022
Browse files
Merge pull request #560 from LCSB-BioCore/mk-build-doc-on-master-pr
Build docs on PRs to master (to catch doc errors)
parents
6721c6d7
d5761de9
Pipeline
#51229
failed with stages
in 10 minutes and 33 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ef7451b5
...
...
@@ -24,6 +24,7 @@ variables:
.global_trigger_build_doc
:
&global_trigger_build_doc
rules
:
-
if
:
$CI_EXTERNAL_PULL_REQUEST_TARGET_BRANCH_NAME == "master" && $CI_EXTERNAL_PULL_REQUEST_SOURCE_BRANCH_NAME == "develop"
-
if
:
$CI_PIPELINE_SOURCE == "external_pull_request_event"
when
:
never
-
if
:
$CI_COMMIT_BRANCH == "develop"
...
...
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