This commit is contained in:
parent
25e04d95dd
commit
a27421434b
@ -10,3 +10,8 @@ steps:
|
|||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
- npx wrangler pages publish dist --project-name=the-abstraction-engine
|
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user