builder-nixpacks/report

7 lines
175 B
Plaintext
Raw Permalink Normal View History

2022-08-30 10:26:44 -04:00
#!/usr/bin/env bash
source "$PLUGIN_AVAILABLE_PATH/builder-nixpacks/internal-functions"
set -eo pipefail
[[ $DOKKU_TRACE ]] && set -x
cmd-builder-nixpacks-report-single "$@"