added tag latest
This commit is contained in:
parent
968f3b3f57
commit
812c44e2fe
@ -38,6 +38,8 @@ local pipeline(os, arch) = {
|
|||||||
registry: "git.freifunk-rhein-sieg.net",
|
registry: "git.freifunk-rhein-sieg.net",
|
||||||
username: { "from_secret": "docker_username" },
|
username: { "from_secret": "docker_username" },
|
||||||
password: { "from_secret": "docker_password" },
|
password: { "from_secret": "docker_password" },
|
||||||
|
tags:
|
||||||
|
- latest
|
||||||
auto_tag: true,
|
auto_tag: true,
|
||||||
},
|
},
|
||||||
when: {
|
when: {
|
||||||
|
Loading…
Reference in New Issue
Block a user