Skip to content

erikmd/docker-coq-github-action-demo

Repository files navigation

docker-coq-github-action-demo

Docker CI

Demo of:

Note: you can add a badge in your README.md, like that of this demo:

[![Docker CI](https://github.com/$USER/$REPO/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/$USER/$REPO/actions/workflows/build.yml)

after replacing $USER/$REPO to use your project namespace and build.yml with your workflow YAML file name.

Important: this demo repository is not actively maintained, it especially serves now as a coq project example for docker-coq-action's CI, so as a coq or ocaml user, you may be interested to use coq-community's CI templates instead, which also rely on docker-coq-action.

About

Demo of a regular Coq project using docker-coq-action as CI setup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages