diff --git a/.drone.yml b/.drone.yml index be042de5a..cef0416fd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,7 @@ steps: repo: bottledpills/deluge-openvpn auto_tag: true auto_tag_suffix: linux-amd64 + platform: 'linux/amd64' --- kind: pipeline @@ -47,6 +48,7 @@ steps: repo: bottledpills/deluge-openvpn auto_tag: true auto_tag_suffix: linux-arm64 + platform: 'linux/arm64' --- kind: pipeline