Commit b60d088
authored
build: add docker tags (#150)
Overwrites default Docker tags, to include the appropriate versions:
- When an image is published, it will tag that image with its current
version (vx.y.z), it's major version number (vx) and latest
- When an image is built on main, same logic applies.
- When an image is built on a pr, the pr-PR_NUMBER tag is applied.1 parent b0ab710 commit b60d088
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
53 | 60 | | |
54 | 61 | | |
55 | 62 | | |
| |||
0 commit comments