chore(ci): build branch
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nyyu 2024-06-27 08:28:49 +02:00
parent 50a67b0a74
commit f35e4feae9

View File

@ -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: