-
SFDX_BUILDPACK_DEBUG
: If true, instruct the buildpack to display debug information. -
SFDX_DEV_HUB_AUTH_URL
: Provides the credentials for connecting to the Dev Hub. You can get this value by runningsfdx force:org:display --verbose --json
against your Dev Hub and grabbing thesfdxAuthUrl
. -
SFDX_PROMOTE_PACKAGE_VERSION=true
: Instructs the buildpack to promote the package version from staging build.