diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-09 01:24:37 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-09 01:24:37 -0700 |
commit | ce403459fa82025bd969d1938ed4034a10c2e751 (patch) | |
tree | 700e97fc5e20f9dfcf7f743903fa651335e2add8 | |
parent | 82f2c3946695bee1c1db389761fd4968b88c61fa (diff) | |
download | the-abstraction-engine-ce403459fa82025bd969d1938ed4034a10c2e751.tar.gz the-abstraction-engine-ce403459fa82025bd969d1938ed4034a10c2e751.zip |
trigger on main
-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 |