1
0
mirror of https://github.com/bitwarden/server synced 2025-12-15 15:53:59 +00:00

Remove appveyor.yml and replaced badge in README.md (#1231)

* Remove appveyor.yml

* Replaced appveyor badge with GitHub workflow badge
This commit is contained in:
Daniel James Smith
2021-03-23 21:25:23 +01:00
committed by GitHub
parent 7bb26a7203
commit fccf5cc00e
3 changed files with 2 additions and 145 deletions

View File

@@ -2,8 +2,8 @@
<img src="https://github.com/bitwarden/brand/blob/master/screenshots/apps-combo-logo.png" alt="Bitwarden" />
</p>
<p align="center">
<a href="https://ci.appveyor.com/project/bitwarden/server/branch/master" target="_blank">
<img src="https://ci.appveyor.com/api/projects/status/n4ntjp7ag1uwxckd/branch/master?svg=true" alt="appveyor build" />
<a href="https://https://github.com/bitwarden/server/actions/workflows/build.yml?query=branch%3Amaster" target="_blank">
<img src="https://github.com/bitwarden/server/actions/workflows/build.yml/badge.svg?branch=master" alt="Github Workflow build on master" />
</a>
<a href="https://hub.docker.com/u/bitwarden/" target="_blank">
<img src="https://img.shields.io/docker/pulls/bitwarden/api.svg" alt="DockerHub" />