Skip to content

alex1545/helloworld-release-infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

release infra for helloworld

This repository has 2 files:

  • louhi-config/helloworld/gcb/release.yaml (GCB configuration)
  • louhi-config/helloworld/flow.yaml (Louhi Flow configuration)

Advanced

Manual test of GCB file

You must have gcloud installed and also have a GCP project where you have permissions to create a new build.

You can manually run a GCB build based on the file ./louhi-config/helloworld/gcb/release.yaml by running:

gcloud container builds submit --no-source --config ./louhi-config/helloworld/gcb/release.yaml --substitutions=_BRANCH=master

This will build helloworld from the tip of master branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages