ci: update woodpecker pipeline
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
88e4308b62
commit
df6a9feef4
1 changed files with 4 additions and 2 deletions
|
@ -1,10 +1,12 @@
|
|||
when:
|
||||
- event: [manual, push]
|
||||
|
||||
steps:
|
||||
build-and-push:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: code.cozy.town
|
||||
username:
|
||||
from_secret: registry_username
|
||||
username: vrifox
|
||||
password:
|
||||
from_secret: registry_token
|
||||
repo: code.cozy.town/vrifox/hugoci
|
||||
|
|
Loading…
Add table
Reference in a new issue