Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
copyleft21 committed Oct 30, 2024
2 parents bcf752f + d0a9235 commit b1a43be
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/google.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
# Registry, and deploy it to GKE when there is a push to the "master"
# branch.
# To configure this workflow:
#
# 1. Enable the following Google Cloud APIs:
#1. Enable the following Google Cloud APIs:
#
# - Artifact Registry (artifactregistry.googleapis.com)
# - Google Kubernetes Engine (container.googleapis.com)
Expand All @@ -29,9 +28,8 @@
# https://cloud.google.com/iam/docs/manage-access-other-resources
#
# 5. Change the values in the "env" block to match your values.

name: 'Build and Deploy to GKE'

/.run-name:
on:
push:
branches:
Expand Down

0 comments on commit b1a43be

Please sign in to comment.