Skip to content

Commit

Permalink
Refactor deploy.yml for improved GKE deployment process
Browse files Browse the repository at this point in the history
  • Loading branch information
davWK committed Jun 4, 2024
1 parent 91ef35d commit ff7d046
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ env:
IMAGE: k8s-challenge-app

jobs:
build:
buildsetup-build-publish-deploy:
name: Setup, Build, Publish, and Deploy
runs-on: ubuntu-latest

permissions:
Expand Down

0 comments on commit ff7d046

Please sign in to comment.