Commit 1471db7
committed
fix(ci): latest tag docker does not move to newest version
When you created a new version of Slyde then the `latest` tag did not move to
that new version. The major and minor tags do move. So for example if you
pushed `v1.2.3` then `1`, `1.2`, and `1.2.3` do get created/moved, but the
`latest` tag does not, it does now.
fixes #13: latest tag docker does not move to newest version1 parent 8a16c54 commit 1471db7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments