Commit dadb2ea
committed
build: correctly replace
Correctly replace `SCM_HEAD_SHA` with `BUILD_SCM_COMMIT_SHA` by enclosing it in `{}` for proper interpolation.
Example of the issue: https://github.com/angular/dev-infra-private-ng-dev-builds/blob/1f3cada3da1d7a486e9470f0fb4f2cb31485b018/package.json#L3SCM_HEAD_SHA with BUILD_SCM_COMMIT_SHA
1 parent f70475f commit dadb2ea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments