lifecycle/platform/files/group.go

7 lines
280 B
Go

package files
// group.toml is written by the detector to record the buildpacks and image extensions
// that will be used for the build.
// The location of the file can be specified by providing `-group <path>` to the lifecycle.
// See `buildpack.Group` for further information.