update ci
ci/woodpecker/push/woodpecker Pipeline failed Details

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
1 changed files with 1 additions and 1 deletions

View File

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