setup-node icon indicating copy to clipboard operation
setup-node copied to clipboard

Add GitHub Actions workflow for GKE deployment

Open MakrandMZare opened this issue 3 months ago • 0 comments

This workflow builds a Docker container, publishes it to Google Container Registry, and deploys it to GKE on pushes to the main branch. It includes steps for authentication, Docker image building, and deployment configuration.

Description: Describe your changes.

Related issue: Add link to the related issue.

Check list:

  • [x] Mark if documentation changes are required.
  • [x] Mark if tests were added or updated to cover the changes.

MakrandMZare avatar Nov 03 '25 04:11 MakrandMZare