summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-08 13:41:08 -0700
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-08 13:41:08 -0700
commita27421434b324e301fc39cddabf6ec5faee6c022 (patch)
tree2aaa1e8502f334bc285c4a3e8885af4dc5c9050f
parent25e04d95dd2ed68d31fcdb5488d7fa4f8eb46559 (diff)
downloadthe-abstraction-engine-a27421434b324e301fc39cddabf6ec5faee6c022.tar.gz
the-abstraction-engine-a27421434b324e301fc39cddabf6ec5faee6c022.zip
add environment to drone
-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