Actualiser .woodpecker/build-image.yaml

This commit is contained in:
2024-12-26 16:23:13 +01:00
parent 88afc47893
commit 9c922edfef

View File

@@ -1,15 +1,10 @@
when:
- event: push
branch: main
steps:
publish:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64
repo: gargoton.petite-maison-orange.fr//image/calibre-web
registry: gargoton.petite-maison-orange.fr
tags: latest
username: ${CI_REPO_OWNER}
password:
from_secret: cb_token
publish:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64
repo: gargoton.petite-maison-orange.fr//image/calibre-web
registry: gargoton.petite-maison-orange.fr
tags: latest
username: ${CI_REPO_OWNER}
password:
from_secret: cb_token