Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaëtan Gilbert
Iris
Commits
8f75516d
Commit
8f75516d
authored
5 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
CI: test Coq 8.11.dev on pushes, and master nightly
parent
beb9d445
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+13
-3
13 additions, 3 deletions
.gitlab-ci.yml
with
13 additions
and
3 deletions
.gitlab-ci.yml
+
13
−
3
View file @
8f75516d
...
@@ -27,11 +27,11 @@ variables:
...
@@ -27,11 +27,11 @@ variables:
## Build jobs
## Build jobs
build-coq.dev
:
build-coq.
8.11.
dev
:
<<
:
*template
<<
:
*template
variables
:
variables
:
OPAM_PINS
:
"
coq
version
dev"
OPAM_PINS
:
"
coq
version
8.11.
dev"
#
CI_COQCHK: "1"
CI_COQCHK
:
"
1"
build-coq.8.11.0
:
build-coq.8.11.0
:
<<
:
*template
<<
:
*template
...
@@ -57,3 +57,13 @@ build-coq.8.8.2:
...
@@ -57,3 +57,13 @@ build-coq.8.8.2:
<<
:
*template
<<
:
*template
variables
:
variables
:
OPAM_PINS
:
"
coq
version
8.8.2"
OPAM_PINS
:
"
coq
version
8.8.2"
build-stdpp.dev
:
<<
:
*template
variables
:
OPAM_PINS
:
"
coq
version
dev
coq-stdpp.dev
git
git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
except
:
only
:
-
triggers
-
schedules
-
api
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment