mirror of
https://github.com/actions/setup-node.git
synced 2026-06-26 15:14:43 +08: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.