Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Shushlin <vshushlin@gitlab.com>2020-02-12 18:27:58 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2020-02-12 18:27:58 +0300
commit7b41f6201a3cd3e828af5c09c3093ff791c32741 (patch)
tree90e3bdc3a7f1253099ac4d741ba03aa5340e0327
parent1f685661c2d6b51d9978d4c83a147a51bd64f1ad (diff)
parentb9acd30d51cf1d6c613ba6884d2a884558d1f57d (diff)
Merge branch 'fix-broken-pipeline-badge' into 'master'
Fix broken CI pipeline badge See merge request gitlab-org/gitlab-pages!241
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 00334760..ad4c9219 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
## GitLab Pages Daemon
-[![build status](https://gitlab.com/gitlab-org/gitlab-pages/badges/master/build.svg)](https://gitlab.com/gitlab-org/gitlab-pages/commits/master)
-
+[![build status](https://gitlab.com/gitlab-org/gitlab-pages/badges/master/pipeline.svg)](https://gitlab.com/gitlab-org/gitlab-pages/commits/master)
[![coverage report](https://gitlab.com/gitlab-org/gitlab-pages/badges/master/coverage.svg)](https://gitlab.com/gitlab-org/gitlab-pages/commits/master)
This is a simple HTTP server written in Go, made to serve GitLab Pages with