Files
kustomize/build
2018-05-21 14:58:13 -07:00
..
2018-05-21 14:37:21 -07:00
2018-05-21 14:58:13 -07:00
2018-05-21 14:58:13 -07:00

Overview

This directory contains scripts and configuration files for publishing a kustomize release on release page

Steps to run build a release locally

Install container-builder-local from github.

container-builder-local --config=build/cloudbuild_local.yaml --dryrun=false --write-workspace=/tmp/w .

You will find the build artifacts under /tmp/w/dist directory