summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrett Holman <brett.holman@canonical.com>2023-05-03 09:25:43 +0200
committerGitHub <noreply@github.com>2023-05-03 09:25:43 +0200
commited2ebf09049735f1628961697b5f6efdbe3690b7 (patch)
treeb20034bbbc00ab3f2e4ef091d0bcca3cf4852d63
parent59edb3f1e86fb9e9ba797e0beb9dba6fd4319e90 (diff)
downloadcloud-init-git-ed2ebf09049735f1628961697b5f6efdbe3690b7.tar.gz
README: Point to Github Actions build status (#2158)
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45a5bd9e..ce6eeff3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# cloud-init
-[![Build Status](https://travis-ci.com/canonical/cloud-init.svg?branch=main)](https://travis-ci.com/canonical/cloud-init) [![Read the Docs](https://readthedocs.org/projects/cloudinit/badge/?version=latest&style=flat)](https://cloudinit.readthedocs.org)
+![Unit Tests](https://github.com/canonical/cloud-init/actions/workflows/unit.yml/badge.svg)
+![Integration Tests](https://github.com/canonical/cloud-init/actions/workflows/integration.yml/badge.svg)
+![Documentation](https://github.com/canonical/cloud-init/actions/workflows/check_format.yml/badge.svg)
Cloud-init is the *industry standard* multi-distribution method for
cross-platform cloud instance initialization. It is supported across all