Skip to content

--upload=false doesn't work in cosign v3 #4474

@caarlos0

Description

@caarlos0

Description

In v2.x, cosign sign --upload=false would skip pushing anything to the registry.
Judging by goreleaser tests, it now tries to push it anyway.

See:

It is failing with UNAUTHORIZED errors because tests are not logged in into the registry on purpose. Point is, it shouldn't have tried to upload...

Version

v3.0.2

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions