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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When running a build with attestations, the following command is being run:
https://github.com/docker/buildx/blob/afcb609966dc748a91cb5889fa63a34034117495/util/gitutil/gitutil.go#L60C29-L60C63
It's difficult to know what's the actual issue without running the command above manually.
In my case, I got this error:
I suggest considering returning the error from
IsInsideWorkTree
and printing it for the user. I don't mind working on this.Beta Was this translation helpful? Give feedback.
All reactions