chore: verbose.
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is failing

This commit is contained in:
aminecmi 2023-10-11 09:09:03 +02:00
parent 754d526b49
commit fb5b1370f5

View File

@ -59,8 +59,8 @@ steps:
- echo "**$VER**\n\n$CHANGELOG\n\n--------------------------------------------------------------------\n\n$(cat CHANGELOG.md)" > CHANGELOG.md - echo "**$VER**\n\n$CHANGELOG\n\n--------------------------------------------------------------------\n\n$(cat CHANGELOG.md)" > CHANGELOG.md
- git add CHANGELOG.md - git add CHANGELOG.md
- git commit -m "Changelog for $VER [CI SKIP]" - git commit -m "Changelog for $VER [CI SKIP]"
- git push pushing master - git push pushing master -v
- git push pushing --tags - git push pushing --tags -v
environment: environment:
TZ: Europe/Paris TZ: Europe/Paris
GITEA_USR: GITEA_USR: