add environment to drone
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Elizabeth Hunt 2024-03-08 13:41:08 -07:00
parent 25e04d95dd
commit a27421434b
Signed by: simponic
GPG Key ID: 52B3774857EB24B1

View File

@ -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