diff --git a/.forgejo/publish.yml b/.forgejo/publish.yml index 286dea2..3e18079 100644 --- a/.forgejo/publish.yml +++ b/.forgejo/publish.yml @@ -1,8 +1,9 @@ -pipeline: +steps: publish: image: woodpeckerci/plugin-docker-buildx:2 settings: - platforms: linux/amd64 + labels: + platform: linux/amd64 repo: git.mylloon.fr/${CI_REPO,,} auto_tag: true registry: git.mylloon.fr diff --git a/README.md b/README.md index 55ca5dd..2a870d8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # txtdiary +[![status-badge](https://ci.mylloon.fr/api/badges/71/status.svg)](https://ci.mylloon.fr/repos/71) + Personal diary with txt style, can be private!