Commit a41e7ca
committed
fix: disable generation of latest tag
Latest tag is not something we use and its use is discouraged.
Also, dependent jobs expect that this action only ever creates
one tag per image, and creating latest as well as a named tag
breaks that assumption.1 parent 3f1692a commit a41e7ca
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
| |||
0 commit comments