Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.83 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.83 KB

GCP GCR Orb CircleCI Status CircleCI Orb Version GitHub License CircleCI Community

Orb for interacting with Google Container Registry on CircleCI.

Usage

For full usage guidelines, see the orb registry listing.

Contributing

We welcome issues to and pull requests against this repository!

For further questions/comments about this or other orbs, visit CircleCI's orbs discussion forum.

How To Contribute

We welcome issues to and pull requests against this repository!

To publish a new production version:

  • Create a PR to the Alpha branch with your changes. This will act as a "staging" branch.
  • When ready to publish a new production version, create a PR from Alpha to master. The Git Subject should include [semver:patch|minor|release|skip] to indicate the type of release.
  • On merge, the release will be published to the orb registry automatically.

For further questions/comments about this or other orbs, visit the Orb Category of CircleCI Discuss.