From 92223686ff7ae2e55e8d329dfc4aef0e796f250f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 29 Mar 2025 17:46:50 +0100 Subject: [PATCH] fix pipe... --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 8c62303c3..2d97b03ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -53,7 +53,7 @@ steps: --- kind: pipeline type: kubernetes -name: manifest-version +name: manifest platform: os: linux arch: arm64 @@ -72,7 +72,6 @@ steps: from_secret: docker_username password: from_secret: docker_password - auto_tag: true ignore_missing: true depends_on: - linux-amd64