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 1 additions and 1 deletions
Showing only changes of commit eab19304e1 - Show all commits

View File

@ -2,7 +2,7 @@ labels:
platform: linux/amd64
steps:
build:
build-stable:
image: python
commands:
- sed -i 's/name = "music-kraken"/name = "music-kraken-stable"/' pyproject.toml