ci debug
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Simon Vieille 2022-12-25 23:08:52 +01:00
parent 4efc05ef5f
commit 991d661fcd
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,8 +1,14 @@
skip_clone: true
pipeline:
debug:
image: debian:stable-backports
commands:
- sleep 9999999
build:
image: polinux/mkdocs
commands:
- sleep 9999999
- mkdocs build
deploy:
image: eeacms/rsync