elastic / elastic-otel-java

Apache License 2.0
8 stars 7 forks source link

Add docker actions #268

Closed jackshirazi closed 1 month ago

jackshirazi commented 1 month ago

I tried to test this, the docker image built but it failed on attestation (maybe because push was false in testing?)

v1v commented 1 month ago

maybe because push was false in testing?)

maybe push-to-registry: true was set?

jackshirazi commented 1 month ago

maybe push-to-registry: true was set?

it was, you're right

v1v commented 1 month ago

it was, you're right

I think the lack of specific permissions in the job where the attest happened were the reason :)