update pipeline
This commit is contained in:
parent
f5fcb2a71a
commit
165e5ca70f
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ with open(".woodpecker/build.yaml", "w") as f:
|
|||
{
|
||||
"name": f"publish {image['name']}",
|
||||
"image": "woodpeckerci/plugin-docker-buildx",
|
||||
"failure": "ignore",
|
||||
"settings": {
|
||||
"repo": f"git.jakew.me/${{CI_REPO_OWNER}}/{image['name']}",
|
||||
"registry": "git.jakew.me",
|
||||
|
|
Loading…
Reference in a new issue