Commit 9cde9f2
buildkite: Fix path in post-checkout hook
The buildkite-agent actually clones the code in
${BUILDKITE_BUILD_CHECKOUT_PATH}. There is no need to add the
repository name.
Signed-off-by: Andreea Florescu <fandree@amazon.com>1 parent d758d9e commit 9cde9f2
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments