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

This commit is contained in:
Simon Vieille 2023-01-30 11:02:32 +01:00
parent d9aa8bc5d1
commit 2ef3ed1e4d
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -8,6 +8,7 @@ pipeline:
update:
image: alpine/git
commands:
- rm package-lock.json
- git fetch --no-tags origin +refs/heads/pages
- git switch pages
- git config --global user.email ci@gitnet.fr