Commit 38d4746
authored
Update our Jenkinsfile to emit version tagged binaries (#49)
It's desirable to emit binaries that have the version number
baked right into them. With this fancy binary sitting there in
S3 we'll be able to auto-deploy new versions / control which
versions are in production.
Real fancy.
Signed-off-by: Brian L. Troutwine <blt@postmates.com>1 parent bd7d1e7 commit 38d4746
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| |||
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| 55 | + | |
50 | 56 | | |
51 | 57 | | |
0 commit comments