Commit 6311bce
authored
Try to read git hash from environment for dev build (flutter#8483)
This may address flutter#8476
but I have to push to main to try it out. The kokoro job prints out this
variable `KOKORO_GITHUB_COMMIT`, but I'm not sure that is available in
env for our script.1 parent 52dc408 commit 6311bce
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
0 commit comments