Describe the bug
the docker build step fails in pipeline. Error:
> exporting to image:
------
ERROR: failed to build: failed to solve: failed to push ghcr.io/pengine-ai/tools/pengine-file-manager:0.1.0: unexpected status from HEAD request to https://ghcr.io/v2/pengine-ai/tools/pengine-file-manager/blobs/sha256:2524f98009b7a22739b298944f936f1aa8f61ae63340c0f869cbdaa0a28d7da8: 403 Forbidden
Reference
Check build summary support
Error: buildx failed with: ERROR: failed to build: failed to solve: failed to push ghcr.io/pengine-ai/tools/pengine-file-manager:0.1.0: unexpected status from HEAD request to https://ghcr.io/v2/pengine-ai/tools/pengine-file-manager/blobs/sha256:2524f98009b7a22739b298944f936f1aa8f61ae63340c0f869cbdaa0a28d7da8: 403 Forbidden
To Reproduce
Steps to reproduce the behavior:
- Start build pipeline in main
Expected behavior
All docker images build correctly and the images are published to the registry.
Describe the bug
the docker build step fails in pipeline. Error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All docker images build correctly and the images are published to the registry.