diff --git a/.drone.yml b/.drone.yml index 3bccfbf..b2c5290 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,9 @@ steps: VERSION: 010 - name: scp files to fdroid repo image: appleboy/drone-scp + when: + branch: + - main settings: host: git.toldi.eu username: @@ -31,6 +34,9 @@ steps: source: "*.apk" - name: update fdroid repo image: appleboy/drone-ssh + when: + branch: + - main settings: host: git.toldi.eu username: