Skip to content

mpiorowski/example-workflows

 
 

Repository files navigation

Google GitHub Actions - Example Workflows

This repository holds several references to example workflows and demonstrates how to use the Google GitHub Actions for common scenarios. Each action should be represented as a sub-folder under the workflows folder in this repository, e.g. the workflows/auth folder will hold examples for the google-github-actions/auth action.

NOTE: This is currently a work in progress

Available Examples

Name Starter Description
cloudrun-declarative Build a Docker container, publish it to Google Artifact Registry, and deploy to Google Cloud Run using a declarative YAML Service specification (KRM).
cloudrun-docker Build a Docker container, publish it to Google Artifact Registry, and deploy to Google Cloud Run.
cloudrun-source Deploy to Google Cloud Run directly from source.
Name Starter Description
gke-build-deploy Build a Docker container, publish it to Google Container Registry, and deploy to GKE.

About

Repository to demonstrate example workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%