fix(ci): duplicate (#73) [skip ci]

Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: #73
This commit is contained in:
Mylloon 2023-02-14 21:16:56 +01:00
parent 8ade72e93a
commit 7b076377c3

View file

@ -1,14 +0,0 @@
pipeline:
publish:
image: woodpeckerci/plugin-docker-buildx:2
settings:
platforms: linux/amd64
repo: git.mylloon.fr/${CI_REPO,,}
auto_tag: true
registry: git.mylloon.fr
username: ${CI_REPO_OWNER}
password:
from_secret: cb_token
when:
event: push
branch: main