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

This commit is contained in:
Simon Vieille 2022-07-25 13:46:20 +02:00
parent 2e9c353143
commit 802dc40bfe
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,8 +5,7 @@ pipeline:
update:
image: alpine/git
commands:
- git pull
- git switch pages
- git pull origin pages
- git add public/*
- git commit -m build