diff --git a/.drone.yml b/.drone.yml index 35eeef6..2382f26 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 diff --git a/cz.yaml b/cz.yaml index a6e9e7e..31a92cd 100644 --- a/cz.yaml +++ b/cz.yaml @@ -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