These example workflows use the setup-gcloud to build and deploy applications to Google Cloud Platform.
These examples are intended to be examples. You will likely need to change or update values to match your setup.
Workflow | Description |
---|---|
Google Kubernetes Engine | Build image and deploy a static site to an existing GKE cluster |
Google Kubernetes Engine | Deploy a simple hello app to an existing GKE cluster |
Cloud Run | Deploy a container to Cloud Run (Fully Managed) |
Google Compute Engine | Deploy a container to a GCE VM |
Cloud Build | Build a container image using Cloud Build |
App Engine | Deploy from source to App Engine |
Learn more about Automating your workflow with Github Actions.