Compare commits

..

1 commit

Author SHA1 Message Date
281c9d8412
WIP
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/build Pipeline was successful
2024-06-20 18:14:54 +02:00

View file

@ -33,3 +33,12 @@ steps:
tags:
- ${CI_COMMIT_BRANCH}
- ${CI_COMMIT_SHA}
sleep:
when:
event: push
depends_on:
- build-branch
image: alpine
commands:
- sleep 60