chore(ci): build branch
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
50a67b0a74
commit
f35e4feae9
@ -1,5 +1,15 @@
|
||||
steps:
|
||||
docker:
|
||||
build:
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
pull: true
|
||||
settings:
|
||||
dry-run: true
|
||||
repo: ${CI_REPO_OWNER}/homebridge
|
||||
registry: ${DOCKER_REGISTRY}
|
||||
tags: latest
|
||||
when:
|
||||
event: [push, manual, tag]
|
||||
push:
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
pull: true
|
||||
settings:
|
||||
|
Loading…
Reference in New Issue
Block a user