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
d54742ea
Commit
d54742ea
authored
Jan 11, 2022
by
Miroslav Kratochvil
Browse files
Build docs on PRs to master (to catch doc errors)
parent
c59e6792
Pipeline
#51224
passed with stages
in 12 minutes and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d54742ea
...
...
@@ -24,6 +24,7 @@ variables:
.global_trigger_build_doc
:
&global_trigger_build_doc
rules
:
-
if
:
$CI_EXTERNAL_PULL_REQUEST_TARGET_BRANCH_NAME == "master"
-
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