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

This commit is contained in:
Simon Vieille 2022-07-31 18:43:58 +02:00
parent fec9de0f12
commit cfdccc2b93
Signed by: deblan
GPG key ID: 579388D585F70417

View file

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