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

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

View file

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