Closed
Description
Describe the bug
Pipeline tries to execute the signature of container images but those images have not been built because its a PR workflow.
Expected behavior
Pipeline should not try to sign images in those conditions and thus should not fail.
Actual behavior
See bug description above.
How to Reproduce?
Check logs on https://github.com/microcks/hub.microcks.io/actions/runs/13937923500/job/39020882891
Microcks version or git rev
No response
Install method (docker-compose
, helm chart
, operator
, docker-desktop extension
,...)
No response
Additional information
The execution conditions of the signature step must be updated