fix ci syntax
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/cron/build Pipeline failed
ci/woodpecker/cron/cron Pipeline failed

This commit is contained in:
Simon Vieille 2023-09-29 16:22:23 +02:00
parent 68eb253554
commit 6027595f47
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
pipeline:
steps:
build_gitnet:
image: plugins/docker
secrets: [registry_user, registry_password]

View file

@ -1,7 +1,7 @@
when:
event: cron
pipeline:
steps:
build_gitnet:
image: plugins/docker
secrets: [registry_user, registry_password]