Skip to content

Commit 7077581

Browse files
committed
Merge branch '3.x'
2 parents 05b7eb5 + 9fdd1df commit 7077581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/debugging-the-buildpack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ JBP_LOG_LEVEL=DEBUG <BUILDPACK-CLONE>/bin/compile . $TMPDIR
124124
JBP_LOG_LEVEL=DEBUG <BUILDPACK-CLONE>/bin/release .
125125
```
126126

127-
##Aliases
127+
## Aliases
128128

129129
Running the different stages of the buildpack lifecycle can be made simpler with the use of aliases and an environment variable to point at your local copy of the buildpack. The examples below pass in `.` to the scripts assuming you are calling them from the local working directory.
130130

0 commit comments

Comments
 (0)