You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Add version-check job to check Cargo.toml on release
On release (when the CI workflow is triggered by a tag),
check that the Cargo.toml `version` matches the tag.
This prevents releasing badly tagged or version-annotated images.
This is lifted from kwctl's CI.
Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
0 commit comments