Using Google Container Registry, Docker Buildx, and GitHub Actions Using Google Container Registry, Docker Buildx, and GitHub Actions
A pattern for authenticating to gcr.io from docker/build-push-action.
Read in 2 minutes.
A pattern for authenticating to gcr.io from docker/build-push-action.
A basic pattern for passing environment variables to the docker/build-push-action from a GitHub secret.
A simple strategy to effectively speed up use of Playwright in GitHub Actions with caching.
A simple GitHub workflow to automatically approve and merge Dependabot pull requests.
It is easy to sync branches in a GitHub workflow without using a third party GitHub Action.