update ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Simon Vieille 2022-07-30 23:53:12 +02:00
parent c35b2f55e0
commit faf83834a2
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -13,7 +13,7 @@ pipeline:
- rm * -fr
- mv /tmp/public/* .
- git add .
- git commit -m "Build ${CI_BUILD_NUMBER}"
- git commit -m "Build ${CI_BUILD_NUMBER}" || true
deploy:
image: appleboy/drone-git-push