/cloudbuild-node

A Node base image for Cloud Build

Primary LanguageDockerfileMIT LicenseMIT

Google Cloud Builder for Node

This is just another Node image. It can be used as a base image for a Cloud Build step that makes use of yarn.

Branches

This repository has 2 long-lived branches (aside from the default main), the goal for each of them is to build two main Node versions:

The build process remains the same, regardless of the branches, but make sure to build and push images from the most recent commit in each branch upon merge.

Develop

Requirements:

Build:

See separate README for each Node branch.