From fb5b1370f5c0c64dbd898602a8205489c888be96 Mon Sep 17 00:00:00 2001 From: aminecmi Date: Wed, 11 Oct 2023 09:09:03 +0200 Subject: [PATCH] chore: verbose. --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index d27f790..3063cbf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -59,8 +59,8 @@ steps: - echo "**$VER**\n\n$CHANGELOG\n\n--------------------------------------------------------------------\n\n$(cat CHANGELOG.md)" > CHANGELOG.md - git add CHANGELOG.md - git commit -m "Changelog for $VER [CI SKIP]" - - git push pushing master - - git push pushing --tags + - git push pushing master -v + - git push pushing --tags -v environment: TZ: Europe/Paris GITEA_USR: