diff options
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,3 +15,7 @@ steps: from_secret: CLOUDFLARE_API_TOKEN CLOUDFLARE_ACCOUNT_ID: from_secret: CLOUDFLARE_ACCOUNT_ID + +trigger: + branch: + - main |