Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Template Coq-Project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Contributor analytics
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
Max Ole Elliger
Template Coq-Project
Commits
023f2101
Commit
023f2101
authored
1 year ago
by
Max Ole Elliger
Browse files
Options
Downloads
Plain Diff
Merge branch 'include/coq-equations' into 'main'
added coq-equations to gitlab-ci See merge request
!11
parents
6fb69ff5
8ad61ab6
No related branches found
Branches containing commit
Tags
comoproj-v2.5.0
Tags containing commit
1 merge request
!11
added coq-equations to gitlab-ci
Pipeline
#132574
passed
1 year ago
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
023f2101
...
@@ -4,7 +4,7 @@ stages:
...
@@ -4,7 +4,7 @@ stages:
# Compile your project based on latest coq version.
# Compile your project based on latest coq version.
build_latest
:
build_latest
:
image
:
coqorg/coq:latest
image
:
motrellin/docker-coq-equations
stage
:
build
stage
:
build
script
:
script
:
-
make all
-
make all
...
...
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