ci: add pipeline #8

Merged
Hazel merged 11 commits from ci/add-pipeline into experimental 2024-04-16 17:56:47 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit eb94a328c7 - Show all commits

View File

@ -29,9 +29,9 @@ steps:
skip_build: true
repository: "https://gitea.elara.ws/api/packages/music-kraken/pypi"
username:
from_secret: gitea-username
from_secret: gitea_username
password:
from_secret: gitea-password
from_secret: gitea_password
when:
- event: manual
- event: tag