Commit 1ae6393
authored
Use semver and PR branch name for Docker versions (#1486)
The existing config would use "1.8-something" for things built off main, which is more appropriately 1.9-dev. If it's not on main, this also adds the branch name, so it's instant to see in a deployed instance which feature branch it is running.1 parent 54b8bf5 commit 1ae6393
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
81 | 83 | | |
82 | 84 | | |
83 | 85 | | |
| |||
0 commit comments