aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-08-11 10:47:09 +0000
committerGitHub <noreply@github.com>2021-08-11 10:47:09 +0000
commited64f39213d764206997ee88c2ef89c601763eca (patch)
tree0812ad8c9292bf9d9ab28ffbfa8a1653a325f3de
parentae3b9072a9b8b7510761ffc17cef61e58cfe3aa0 (diff)
parentc8220239c385cda5cc8c228af58841d951d84057 (diff)
downloadgcc-ed64f39213d764206997ee88c2ef89c601763eca.zip
gcc-ed64f39213d764206997ee88c2ef89c601763eca.tar.gz
gcc-ed64f39213d764206997ee88c2ef89c601763eca.tar.bz2
Merge #622
622: Update REDME.md for Docker builds r=philberty a=philberty Co-authored-by: Philip Herron <philip.herron@embecosm.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0da8d5a..1206386 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
![C/C++ CI](https://github.com/Rust-GCC/gccrs/workflows/C/C++%20CI/badge.svg)
[![GCC Bootstrap Build](https://github.com/Rust-GCC/gccrs/actions/workflows/bootstrap.yml/badge.svg)](https://github.com/Rust-GCC/gccrs/actions/workflows/bootstrap.yml)
-![Docker Build](https://img.shields.io/docker/cloud/build/philberty/gccrs)
+[![Build Docker image](https://github.com/Rust-GCC/gccrs/actions/workflows/docker.yml/badge.svg)](https://github.com/Rust-GCC/gccrs/actions/workflows/docker.yml)
![Docker Pulls](https://img.shields.io/docker/pulls/philberty/gccrs)
[![project chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://gcc-rust.zulipchat.com/)
[![Bors enabled](https://bors.tech/images/badge_small.svg)](https://app.bors.tech/repositories/32890)