Skip to content

Action fails pipeline if credentials are not supplied #224

@plgodin

Description

@plgodin

I'm using this action in a workflow that sets up the registry's credentials through a configuration file.

Because of that, I don't need to supply credentials to this action: Docker can authenticate with my registry just fine.

I can confirm that my image is built and pushed successfully, but because I didn't supply credentials to the action, the action raises an error and marks the step (and workflow) as failed, even though everything went fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions