ci: 💚 fix gitea url
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
RaviAnand Mohabir 2024-06-26 16:03:57 +02:00
parent 749dfa95bc
commit e5872512a3
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ steps:
settings:
gitea_password:
from_secret: git_token
gitea_url: gitea.dikurium.ch
gitea_url: https://gitea.dikurium.ch
gitea_username:
from_secret: git_user
notes_file: CZ_CURRENT_CHANGELOG.md

View File

@ -5,5 +5,5 @@ commitizen:
name: cz_conventional_commits
tag_format: $version
update_changelog_on_bump: true
version: 0.1.0
version: 0.0.1
version_scheme: semver