diff --git a/.drone.yml b/.drone.yml index 547af16f5..8c62303c3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,6 @@ steps: password: from_secret: docker_password repo: bottledpills/deluge-openvpn - auto_tag: true auto_tag_suffix: linux-amd64 platform: 'linux/amd64' @@ -48,7 +47,6 @@ steps: password: from_secret: docker_password repo: bottledpills/deluge-openvpn - auto_tag: true auto_tag_suffix: linux-arm64 platform: 'linux/arm64'