Compare commits
No commits in common. "12c0bf6b83b8c42116d773cb7faa4f5d52a0ef49" and "585e8c9671abeb16145256fdec64c01e4994ff03" have entirely different histories.
12c0bf6b83
...
585e8c9671
@ -11,6 +11,7 @@ steps:
|
||||
build-stable:
|
||||
image: python
|
||||
commands:
|
||||
- sed -i 's/name = "music-kraken"/name = "music-kraken-stable"/' pyproject.toml
|
||||
- python -m pip install -r requirements-dev.txt
|
||||
- python3 -m build
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user