fix: pipeline
This commit is contained in:
parent
a441211ab4
commit
ca9a4ca80e
2 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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!
|
||||
|
|
Loading…
Reference in a new issue