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

This commit is contained in:
Simon Vieille 2022-07-25 14:01:26 +02:00
parent 0dac4ca580
commit 10d16f23a8
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,7 +5,7 @@ pipeline:
update:
image: alpine/git
commands:
- git fetch --no-tags origin +refs/heads/master
- git fetch --no-tags origin +refs/heads/pages
- git switch pages
- git add public/*
- git commit -m build