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

This commit is contained in:
Simon Vieille 2022-07-25 13:52:00 +02:00
parent c9d8c71011
commit e556cf0ce0
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,7 +5,7 @@ pipeline:
update:
image: alpine/git
commands:
- git pull
- git branch --set-upstream-to=origin/master master
- git checkout pages
- git add public/*
- git commit -m build