From d76d0e865d9ba2dd997709a106610d7d7d0bcf9a Mon Sep 17 00:00:00 2001 From: NeonXP Date: Sun, 21 Jan 2024 02:35:13 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index b813be7..9e8f5a8 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -7,4 +7,5 @@ steps: password: from_secret: gitea_token repo: gitrepo.ru/neonxp/nquest - tags: latest \ No newline at end of file + tags: latest + auto_tag: true \ No newline at end of file