Skip to content

Commit 40371ca

Browse files
committed
CI: add back missing "
1 parent c21a6ca commit 40371ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/tasks/get-repo-commit-sha/task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ run:
1616
set -x
1717
ROOT="$(pwd)"
1818
cd stemcell-builder
19-
git rev-parse HEAD > ${ROOT}/stemcell-builder-commit/sha"
19+
git rev-parse HEAD > "${ROOT}/stemcell-builder-commit/sha"

0 commit comments

Comments
 (0)