Testing CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2022-11-10 06:20:11 -05:00
parent 7ff6584c3e
commit 82c0d863da

View File

@@ -3,8 +3,9 @@ pipeline:
image: jbrechtel/zola:latest
commands:
- "zola build"
- find /
- ls /deploy
- ls /deploy/jamesbrechtel.com/
- docker ps
- echo foo > /deploy/jamesbrechtel.com/foo
volumes:
- /var/run/docker.sock:/var/run/docker.sock