mamezou-tech/buildpacks-action

Execute buildpacks CLI in GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageName of container imageyes
tagTag of container imagenolatest
pathPath to target application, defaults to the current directoryno.
builderBuilder to useyes
buildpacksCustom buildpacks to useno
envBuild-time environment variablesno
env_filesRead build-time environment variables from these filesno
publishPublish the resulting image to the registryno
debug_modeRun in debug mode - only output command is set. Don't run the pack commandno
namedescription
commandbuild command executed