Commit af4dd28
committed
feat(builder): make SOURCE_VERSION env variable
Make SOURCE_VERSION environment variable available during slug builds
which represents the git commit SHA-1 of the source being built. Mirrors
this Heroku feature: https://devcenter.heroku.com/changelog-items/630
Fixes issue #44911 parent 7617939 commit af4dd28
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 88 | | |
95 | 89 | | |
96 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
0 commit comments