Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker-mathcomp
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
math-comp
docker-mathcomp
Commits
c885b422
Commit
c885b422
authored
1 year ago
by
Pierre Roux
Browse files
Options
Downloads
Patches
Plain Diff
Add Mathcomp 2.2.0
parent
9da652d2
No related branches found
Tags
Tags containing commit
No related merge requests found
Pipeline
#911574
passed
1 year ago
Stage: lint-src
Stage: compile
Stage: prepare-ci
Stage: lint-ci
Stage: notify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
images.yml
+14
-2
14 additions, 2 deletions
images.yml
with
14 additions
and
2 deletions
images.yml
+
14
−
2
View file @
c885b422
...
...
@@ -25,8 +25,8 @@ images:
# # - tag: 'latest-coq-{matrix[coq]}'
-
matrix
:
coq
:
[
'
8.18'
,
'
8.17'
,
'
8.16'
]
mathcomp
:
[
'
2.
1
.0'
]
coq
:
[
'
8.19'
,
'
8.18'
,
'
8.17'
,
'
8.16'
]
mathcomp
:
[
'
2.
2
.0'
]
build
:
# keyword for docker-keeper's trigger (from docker-coq CI)
keywords
:
...
...
@@ -38,6 +38,18 @@ images:
# TODO after next release: Remove "latest-coq-*"
-
tag
:
'
latest-coq-{matrix[coq]}'
-
matrix
:
coq
:
[
'
8.18'
,
'
8.17'
,
'
8.16'
]
mathcomp
:
[
'
2.1.0'
]
build
:
# keyword for docker-keeper's trigger (from docker-coq CI)
keywords
:
-
'
{matrix[coq]}'
context
:
'
./mathcomp'
dockerfile
:
'
./single/Dockerfile'
tags
:
-
tag
:
'
{matrix[mathcomp]}-coq-{matrix[coq]}'
-
matrix
:
coq
:
[
'
8.18'
,
'
8.17'
,
'
8.16'
]
mathcomp
:
[
'
2.0.0'
]
...
...
This diff is collapsed.
Click to expand it.
Coq Bot
@x-CBot
mentioned in commit
4f2fa422
·
1 year ago
mentioned in commit
4f2fa422
mentioned in commit 4f2fa4221785d564595f41d445d54a33568505f1
Toggle commit list
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