- Notifications
You must be signed in to change notification settings - Fork14
Open
Description
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: Truethere is no error onhiberbee/github-action-skaffold@1.4.0
Metadata
Metadata
Assignees
Labels
No labels