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