Cloudflare DevelopersCD
Cloudflare Developers11mo ago
20 replies
andifined.dev

Workers CI Variables

Ah okay, sry I thought that was just to confirm which build configuration I meant. Question still there. Within the link you provided there‘s an section about build configuration and how to provide build time secrets and variables. I added a secret and try to access it via process.env.DATABASE_URL but it seems like there is no issue available. So I‘m wondering how to get access to this issue from within the drizzle.config.ts file to execute the Migration?
Was this page helpful?