Botanique/.gitea/workflows/image.yml
Anri Kennel 9935a56757
All checks were successful
ci/woodpecker/push/image Pipeline was successful
feat(ci): Add Woodpecker (#71)
Co-authored-by: Mylloon <kennel.anri@tutanota.com>
Reviewed-on: #71
2023-02-14 21:01:43 +01:00

14 lines
329 B
YAML

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