mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-19 07:09:18 +00:00
run CI on push, add badges
This commit is contained in:
parent
ed67da0ca1
commit
d0bdbbb7ac
2 changed files with 9 additions and 2 deletions
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
|
|
@ -1,8 +1,11 @@
|
||||||
name: CI
|
name: CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches: ['main']
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ['main']
|
branches: ['main']
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,9 @@
|
||||||
**kontain.me** serves Docker container images generated on-demand at the
|
# kontain.me
|
||||||
time they are requested.
|
|
||||||
|
[](https://github.com/imjasonh/kontain.me/actions/workflows/ci.yaml)
|
||||||
|
[](https://github.com/imjasonh/kontain.me/actions/workflows/deploy.yaml)
|
||||||
|
|
||||||
|
Serving container images generated on-demand, at the time they are requested.
|
||||||
|
|
||||||
These include:
|
These include:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue