8000 Error retrieving insecure registries · Issue #8 · hiberbee/github-action-skaffold · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Error retrieving insecure registries #8
Open
@Ansen04

Description

@Ansen04

hello, I got an error when build image to a private repository
the outputs on github action is

error retrieving insecure registries from global config: push/pull issues may exist...

my github action is

- name: Run Skaffold build
        uses: hiberbee/github-action-skaffold@latest
        with:
          command: build
          default-repo: my.private.repository
          tag: 202103091200
        env:
          ACTIONS_ALLOW_UNSECURE_COMMANDS: True

there is no error on hiberbee/github-action-skaffold@1.4.0

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

      0