Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tej Chajed
stdpp
Commits
5dc4837b
Commit
5dc4837b
authored
Nov 22, 2017
by
Ralf Jung
Browse files
build 8.7.dev and 8.6 *after* publishing to opam
parent
376dff25
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5dc4837b
...
...
@@ -3,6 +3,7 @@ image: ralfjung/opam-ci:latest
stages
:
-
build
-
deploy
-
build_more
variables
:
CPU_CORES
:
"
9"
...
...
@@ -42,6 +43,7 @@ opam:
build-coq.8.7.dev
:
<<
:
*template
stage
:
build_more
variables
:
OPAM_PINS
:
"
coq
version
8.7.dev"
except
:
...
...
@@ -68,6 +70,7 @@ build-coq.8.6.1:
build-coq.8.6
:
<<
:
*template
stage
:
build_more
variables
:
OPAM_PINS
:
"
coq
version
8.6"
except
:
...
...
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