This repository contains several custom GitHub actions for Glue.
Copies the correct environment file/settings. This action also adds the shortened git sha to the environment variables of the app.
Builds and tags the Docker container
Environment variables:
CONTAINER_URL
This action is not ready yet.
This action stops the workflow if the source branch is not develop or master.
Authenticate to Google for Docker Registry and Kubernetes access Environment variables:
CLUSTER_NAMECLUSTER_PROJECTCLUSTER_REGION
Pushes the container to Google and updates the Kubernetes deployment image.
Environment variables:
CONTAINER_URLAPP_DEPLOYMENTAPP_PROJECT