Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Glen Mével
iris-time-proofs
Commits
eeef9151
Commit
eeef9151
authored
Dec 09, 2021
by
Jacques-Henri Jourdan
Browse files
Update CI scirpt
parent
ead22267
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
eeef9151
...
...
@@ -29,17 +29,17 @@ variables:
-
api
## Build jobs
build-coq.8.1
2.0
:
build-coq.8.1
4.1
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.1
2.0
"
OPAM_PINS
:
"
coq
version
8.1
4.1
"
trigger-iris.dev
:
<<
:
*template
variables
:
STDPP_REPO
:
"
iris/stdpp"
IRIS_REPO
:
"
iris/iris"
OPAM_PINS
:
"
coq
version
8.1
2.0
git+https://gitlab.mpi-sws.org/$STDPP_REPO#$STDPP_REV
git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
OPAM_PINS
:
"
coq
version
8.1
4.1
git+https://gitlab.mpi-sws.org/$STDPP_REPO#$STDPP_REV
git+https://gitlab.mpi-sws.org/$IRIS_REPO#$IRIS_REV"
except
:
only
:
-
triggers
...
...
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