From cfdccc2b9368529bc33eefe143638bf71720de87 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 31 Jul 2022 18:43:58 +0200 Subject: [PATCH] update ci --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 18843a3..ce20f6c 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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