update to new woodpecker syntax
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
This commit is contained in:
parent
f36933b355
commit
c95978eb8a
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
pipeline:
|
||||
steps:
|
||||
publish:
|
||||
image: woodpeckerci/plugin-docker-buildx:2
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
labels:
|
||||
platform: linux/amd64
|
||||
repo: git.mylloon.fr/${CI_REPO,,}
|
||||
auto_tag: true
|
||||
registry: git.mylloon.fr
|
Loading…
Reference in a new issue