add foo
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/deployment/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2024-02-14 18:10:51 +01:00
parent 0e85f92bb2
commit cbda0a36ff
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -67,8 +67,9 @@ steps:
event: [push, tag, cron]
foo:
when: [deploy]
image: gitnet.fr/deblan/docker-buildx
when:
event: [deploy]
settings:
<<: *base_buildx_settings
dry-run: true