Zibbp / tidal-utils

Convert Spotify playlists to Tidal playlists and more.
GNU General Public License v3.0
24 stars 1 forks source link

update ci/cd with multiplatform support #7

Closed SiKreuz closed 6 months ago

SiKreuz commented 6 months ago

I couldn't use the docker image because it was only supporting amd64, I need arm64 for my raspi though. When running the CI/CD I got errors about the cosign installer. So I decided to generally update the pipeline. Works fine on my fork. I can install and run the generated package. Have a look: https://github.com/SiKreuz/tidal-utils/pkgs/container/tidal-utils

Feel free to add more platforms.