summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.drone.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 5c32d80..8b2b9dd 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -10,3 +10,8 @@ steps:
- npm install
- npm run build
- npx wrangler pages publish dist --project-name=the-abstraction-engine
+ environment:
+ CLOUDFLARE_API_TOKEN:
+ from_secret: CLOUDFLARE_API_TOKEN
+ CLOUDFLARE_ACCOUNT_ID:
+ from_secret: CLOUDFLARE_ACCOUNT_ID