From f16e0610d21607fdd4dcee8647e8f5bdaf0572ff Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Mon, 7 Aug 2023 12:44:22 -0400 Subject: [PATCH] fix? --- .woodpecker.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 024b42c..0f2c6aa 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -11,8 +11,8 @@ pipeline: platforms: linux/amd64,linux/arm64/v8 registry: git.shrug.pw repo: git.shrug.pw/neil/cultfiftoctet - tag: latest pull_image: true + tags: latest auto_tag: true auto_labels: true mtu: 1480 @@ -26,4 +26,3 @@ pipeline: from_secret: registry_username password: from_secret: registry_password -