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
Iris
Iron
Commits
3027b51a
Commit
3027b51a
authored
Nov 01, 2018
by
Ralf Jung
Browse files
add job for nightly build
parent
eabb4aa0
Pipeline
#12619
passed with stage
in 8 minutes and 23 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3027b51a
...
...
@@ -37,3 +37,11 @@ build-coq.8.8.2:
variables
:
OPAM_PINS
:
"
coq
version
8.8.2"
build-iris.dev
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
8.8.2
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp/#$STDPP_REV
coq-iris.dev
git
git+https://gitlab.mpi-sws.org/FP/iris-coq.git#$IRIS_REV"
except
:
only
:
-
triggers
-
schedules
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