added tag latest

This commit is contained in:
Nils Stinnesbeck 2023-04-28 22:41:03 +02:00
parent 968f3b3f57
commit 812c44e2fe
Signed by: nils
GPG Key ID: 9AEBF097A4042590

View File

@ -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: {