From 2bf177c349c0f199812059ba181b1f421ed99cb2 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 25 Apr 2020 18:56:41 +0100 Subject: [PATCH] Add CI badges --- .github/workflows/deploy.yml | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4aade42..86c47f8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,4 +1,4 @@ -name: Docker +name: Deploy on: push: diff --git a/README.md b/README.md index 0464449..36588bb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Website +![CI](https://github.com/RealOrangeOne/website/workflows/CI/badge.svg) +![Deploy](https://github.com/RealOrangeOne/website/workflows/Deploy/badge.svg) +![Docker](https://github.com/RealOrangeOne/website/workflows/Docker/badge.svg) + Another website, really?