Add CI badge to README
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Benjamin Renard 2022-05-02 16:15:10 +02:00
parent 9813621c3c
commit d228660900

View file

@ -9,6 +9,8 @@ This plugin will try to :
- create a snapshot of the repository named using current datetime and repository name (format: `YYYYMMDD-HHMMSS-repo`) using Aptly snapshot API - create a snapshot of the repository named using current datetime and repository name (format: `YYYYMMDD-HHMMSS-repo`) using Aptly snapshot API
- update the published snapshot of the repository using Aptly publish API - update the published snapshot of the repository using Aptly publish API
[![status-badge](https://ci.zionetrix.net/api/badges/bn8/aptly-publish/status.svg)](https://ci.zionetrix.net/bn8/aptly-publish)
# Usage # Usage
The below pipeline configuration demonstrates simple usage: The below pipeline configuration demonstrates simple usage: