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:
|
steps:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
registry: code.cozy.town
|
registry: code.cozy.town
|
||||||
username:
|
username: vrifox
|
||||||
from_secret: registry_username
|
|
||||||
password:
|
password:
|
||||||
from_secret: registry_token
|
from_secret: registry_token
|
||||||
repo: code.cozy.town/vrifox/hugoci
|
repo: code.cozy.town/vrifox/hugoci
|
||||||
|
|
Loading…
Add table
Reference in a new issue