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

This commit is contained in:
2022-11-10 06:18:16 -05:00
parent 71063ab21f
commit 547c5f25a9

View File

@@ -4,7 +4,7 @@ pipeline:
commands:
- "zola build"
- ls /www/jamesbrechtel.com/
- echo foo > /www/jamesbrechtel.com/foo
- docker ps
- echo foo > /www/jamesbrechtel.com/foo
volumes:
- /var/run/docker.sock:/var/run/docker.sock