CircleCI-Public / gcp-cli-orb

Install and configure the Google Cloud CLI (gcloud)
https://circleci.com/orbs/registry/orb/circleci/gcp-cli
MIT License
9 stars 32 forks source link

refactor: remove scripts from YAML #50

Closed EricRibeiro closed 1 year ago

EricRibeiro commented 1 year ago

Checklist

Motivation, issues

This PR will complete the migration to Orb Tools 11 and allow for further updates and improvements.

Description