Commit 106ce9e
Vaughn Dice
fix(Jenkinsfile): set VERSION to git_commit
As the `checkout scm` step on the `Build artifacts` stage
may produce a different merge commit sha from the previous
`Git Info` stag (which sets `git_commit`). Therefore, since we
are passing down `git_commit` to e2e job, we need to build artifact
with this value.1 parent 30ff0b0 commit 106ce9e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments