|
Some checks failed
build-and-release / build (push) Failing after 1m31s
The docker gateway fix got the build to actually run and push
successfully, but the digest-extraction grep required a compact
":" with no space, while buildx writes the metadata file
pretty-printed ("containerimage.digest": "sha256:..."), so the match
always failed, aborting the step post-push and skipping the
GitOps-release step entirely. Match nxtgauge-backend-rust's
whitespace-tolerant pattern.
|
||
|---|---|---|
| .. | ||
| scripts | ||
| workflows | ||