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

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

View file

@ -5,8 +5,8 @@ pipeline:
update:
image: alpine/git
commands:
- git branch --set-upstream-to=origin/master master
- git checkout pages
- git fetch --no-tags origin +refs/heads/master
- git switch pages
- git add public/*
- git commit -m build