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: