talkiq / circleci-orbs

Various CircleCI orbs shared across TalkIQ projects
2 stars 4 forks source link

feat(gcloud): make auth/project param optional #115

Closed TheKevJames closed 1 year ago

TheKevJames commented 1 year ago

Summary

Sometimes it doesn't make sense too pass a default project; eg. when you'll be interacting with multiple projects in a job anyway, or when you're making use of non-project-specific resources.

Custom Checklist Items

Standard Checklist