1
0
Fork 0
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:
Jason Hall 2021-12-06 12:30:43 -05:00
parent ed67da0ca1
commit d0bdbbb7ac
2 changed files with 9 additions and 2 deletions

View file

@ -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:

View file

@ -1,5 +1,9 @@
**kontain.me** serves Docker container images generated on-demand at the # kontain.me
time they are requested.
[![CI](https://github.com/imjasonh/kontain.me/actions/workflows/ci.yaml/badge.svg?event=push)](https://github.com/imjasonh/kontain.me/actions/workflows/ci.yaml)
[![Deploy](https://github.com/imjasonh/kontain.me/actions/workflows/deploy.yaml/badge.svg)](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: