mirror of
https://github.com/actions/setup-node.git
synced 2025-12-11 06:55:23 +00:00
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.