Actualiser .woodpecker/build-image.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user