RafikFarhad / push-to-gcr-github-action

An action that build docker image and push to Google Cloud Registry and Google Artifact Registry.
MIT License
68 stars 37 forks source link

runner using sysbox #44

Closed smilelikeshit closed 11 months ago

smilelikeshit commented 11 months ago

hi i have problem when my runner using sysbox.

Error: Cannot perform an interactive login from a non TTY device

any help for this ?

RafikFarhad commented 11 months ago

Didn't you use any JSON for authentication? Did you set gcloud_service_key?

smilelikeshit commented 11 months ago

thank you , my secrets has typo , re-input and works perfectly 👍