mirror of
https://github.com/google-github-actions/setup-gcloud.git
synced 2026-08-21 03:49:27 +00:00
2 KiB
2 KiB
Google Cloud Platform: github-actions
This repository contains a library of Github Actions providing functionality for working with Google Cloud Platform.
Supported Actions
- setup-gcloud: This action configures the gcloud SDK in the environment for use in actions.
Example Workflows
-
Google Kubernetes Engine: An example workflow that uses GitHub Actions to deploy a static website to an existing Google Kubernetes Engine cluster.
-
Cloud Run: An example workflow that uses GitHub Actions to build and deploy a container to Cloud Run.
Feature requests and bug reports
Please file feature requests and bug reports as github issues.
Community
The GCP GitHub Actions community uses the #gcp-github-actions slack channel on https://googlecloud-community.slack.com to ask questions and share feedback. Invitation link available here: http://bit.ly/gcp-slack.
Contributing
See CONTRIBUTING.md
License
See LICENSE