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
Rodolphe Lepigre
Iris
Commits
8f1c4c86
Commit
8f1c4c86
authored
Nov 29, 2017
by
Ralf Jung
Browse files
don't delay opam publishing until after the 8.7.dev build
parent
f904bc5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8f1c4c86
...
...
@@ -3,6 +3,7 @@ image: ralfjung/opam-ci:latest
stages
:
-
build
-
deploy
-
build_more
variables
:
CPU_CORES
:
"
9"
...
...
@@ -51,6 +52,7 @@ reverse-deps:
build-coq.8.7.dev
:
<<
:
*template
stage
:
build_more
variables
:
OPAM_PINS
:
"
coq
version
8.7.dev
coq-mathcomp-ssreflect
version
dev"
except
:
...
...
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