Commit 3870a37
committed
Fix Issue that version determination got confused when a commit had two tags.
This is only fixed when TRAVIS_TAG is present as an environment variable though, because otherwise it's unclear which tag has been used. Maybe there is a better solution to actually determine the current checked-out tag with grgit, but for local builds it probably doesn't matter enough either.1 parent 9f4a638 commit 3870a37
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
135 | 134 | | |
136 | | - | |
137 | | - | |
138 | | - | |
| 135 | + | |
139 | 136 | | |
| 137 | + | |
| 138 | + | |
140 | 139 | | |
141 | 140 | | |
142 | 141 | | |
| |||
0 commit comments