You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cloud functions v1 uses container registry by default. container registry is being deprecated in favor of artifact registry. the gcloud functions deploy command has an option --docker-registry to control that. i'd like to be able to set that flag from the github action deploy-cloud-functions