Commit 9e7a477
Escape
Buildkite's interpolator doesn't support shell parameter
expansion (`${VAR#pattern}`).
`$$` passes through as a literal `$` to the shell.
---
Generated with the help of Claude Code, https://claude.ai/code
Co-Authored-By: Claude Code Opus 4.6 <[email protected]>$ in pipeline interpolation1 parent 46ebe32 commit 9e7a477
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
0 commit comments