Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
iris-coq
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Marianna Rapoport
iris-coq
Commits
df425156
Commit
df425156
authored
Aug 22, 2017
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rename template; it is actually fairly generic
parent
58a2f3b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.gitlab-ci.yml
.gitlab-ci.yml
+3
-3
No files found.
.gitlab-ci.yml
View file @
df425156
...
...
@@ -3,7 +3,7 @@ image: ralfjung/opam-ci:latest
variables
:
CPU_CORES
:
"
9"
.
iris-template
:
&iris
.
template
:
&template
tags
:
-
fp-timing
script
:
...
...
@@ -24,7 +24,7 @@ variables:
-
/^ci/
iris-coq8.6.1
:
<<
:
*
iris
<<
:
*
template
variables
:
COQ_VERSION
:
"
8.6.1"
SSR_VERSION
:
"
1.6.1"
...
...
@@ -35,7 +35,7 @@ iris-coq8.6.1:
-
build-env.txt
iris-coq8.6
:
<<
:
*
iris
<<
:
*
template
variables
:
COQ_VERSION
:
"
8.6"
SSR_VERSION
:
"
1.6.1"
Write
Preview
Markdown
is supported
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