We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bin/report
1 parent 4c4cb7a commit 17b87c0Copy full SHA for 17b87c0
bin/report
@@ -15,7 +15,7 @@
15
# Failures in this script don't cause the overall build to fail (and won't appear in user
16
# facing build logs) to avoid breaking builds unnecessarily / causing confusion. To debug
17
# issues check the internal build system logs for `buildpack.report.failed` events, or
18
-# when developing run `make compile` in this repo locally, which runs `bin/report` too.
+# when developing run `make run` in this repo locally, which runs `bin/report` too.
19
20
set -euo pipefail
21
shopt -s inherit_errexit
0 commit comments