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