fix(ci): duplicate #73

Merged
Anri merged 1 commit from fix(chore)--duplicate into main 2023-02-14 21:16:56 +01:00
Showing only changes of commit 352b3d8674 - Show all commits

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