Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Janno
iris-coq
Commits
812e9c44
Commit
812e9c44
authored
Mar 24, 2018
by
Ralf Jung
Browse files
we can't use variables in 'only:', so go back to OPAM_PKG_BRANCH
parent
2cc7b4d8
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
812e9c44
...
...
@@ -5,7 +5,6 @@ stages:
variables
:
CPU_CORES
:
"
10"
MAIN_BRANCH
:
"
master"
GIT_SUBMODULE_STRATEGY
:
"
recursive"
.template
:
&template
...
...
@@ -19,7 +18,7 @@ variables:
paths
:
-
opamroot/
only
:
-
"
$MAIN_BRANCH"
-
master
-
/^ci/
except
:
-
triggers
...
...
ci
@
df14cb05
Compare
60286c6b
...
df14cb05
Subproject commit
60286c6bb8a9f9ec21f0097530ccd39c9fc44930
Subproject commit
df14cb0514bf51e7e08d255238470c175eadb435
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