diff --git a/.drone.yml b/.drone.yml index 65f72c8..94ff774 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,6 +14,7 @@ steps: repo: gitea.scubbo.org/scubbo/auto-repo-update-drone-plugin tags: latest username: scubbo + platform: linux/arm64 password: from_secret: gitea_password # TODO - it would be nice to push to DockerHub here, too;