massalabs / station

A gateway to the Massa blockchain
https://station.massa.net
27 stars 107 forks source link

Simplify the version variable in the build CI workflow #1289

Closed Thykof closed 4 months ago

Thykof commented 9 months ago

Sometime the version of Massa Station must be prefixed by "v" (v4.0.1), sometime not. It's the mess in the CI and the installer script.

this means that the job build-packages-windows, build-deb-installer and build-macos-installer don't want the v prefix.

we could