summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Goodman <wagoodman@gmail.com>2019-09-17 21:27:51 -0400
committerAlex Goodman <wagoodman@gmail.com>2019-09-17 21:27:51 -0400
commit4b73bc89b8bb9782443c569ecb5edbb3a8f6260c (patch)
tree2eb22562b6a41d25814783602f4e63b9cd9724e8
parent2d347b7890bb880b7bfc9e1d7c0c7f356c91755c (diff)
update pipeline badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3cada9f..cbda298 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# dive
[![Go Report Card](https://goreportcard.com/badge/github.com/wagoodman/dive)](https://goreportcard.com/report/github.com/wagoodman/dive)
-[![Pipeline Status](https://gitlab.com/wagoodman/dive/badges/master/pipeline.svg)](https://gitlab.com/wagoodman/dive/pipelines?scope=branches&page=1)
+[![Pipeline Status](https://circleci.com/gh/wagoodman/dive.svg?style=svg)](https://circleci.com/gh/wagoodman/dive)
**A tool for exploring a docker image, layer contents, and discovering ways to shrink your Docker image size.**