adding GHA images

This commit is contained in:
Bret Fisher
2021-05-01 17:36:42 +00:00
parent 297832f7e2
commit c791462138

View File

@@ -1,5 +1,8 @@
# shpod
[![GitHub Super-Linter](https://github.com/bretfisher/shpod/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter)
![Build and Push Image](https://github.com/bretfisher/shpod/actions/workflows/docker-build-and-push.yml/badge.svg?branch=main)
**TL,DR:** `curl https://k8smastery.com/shpod.sh | sh`
@@ -99,4 +102,4 @@ it will try to start another process using `kubectl exec`. Note that
if the first shpod process exits, Kubernetes will terminate all the
other processes.
## Thanks to @jpetazzo for this great open source
## Thanks to @jpetazzo for this great open source