Skip to content

[Bug] Pipeline docker build fail #24

@maximedogawa

Description

@maximedogawa

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:

  1. Start build pipeline in main

Expected behavior
All docker images build correctly and the images are published to the registry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions