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

This commit is contained in:
Simon Vieille 2022-07-25 13:45:11 +02:00
parent 3737acc3b3
commit 2e9c353143
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -6,7 +6,7 @@ pipeline:
image: alpine/git
commands:
- git pull
- git checkout pages
- git switch pages
- git add public/*
- git commit -m build