Commit 9ed6773
committed
Fix up environment variables in codebuild codecov cmake build
Correctly set the environment variables VCS_COMMIT_ID and VCS_PULL_REQUEST which
are used by the codecov bash script to commit coverage data to codecov and
associate it with the correct commit/PR.1 parent 3cdee52 commit 9ed6773
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
0 commit comments