Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

buildpacks/knative-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Knative Cloud Native Buildpacks Integration

Run the test locally

Need to update the builder.toml file to add the following lines at the end of the file:

run-image = "cnbs/run@$RUN_IMAGE_DIGEST"
build-image = "cnbs/build@$BUILD_IMAGE_DIGEST"

[lifecycle]
uri = "file://$LIFECYCLE_BINARIES"

where:

$RUN_IMAGE_DIGEST is the digest of the latest cnbs/run

$BUILD_IMAGE_DIGEST is the digest of the latest cnbs/build

$LIFECYCLE_BINARIES path to the lifecycle binaries

About

ARCHIVED

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages