Docker container with the wrangler cli tool installed.
https://github.com/cloudflare/wrangler
npm view @cloudflare/wrangler versiondocker build -t allardyce/wrangler .
docker tag allardyce/wrangler allardyce/wrangler:1.16.1
docker tag allardyce/wrangler allardyce/wrangler:latest
docker push allardyce/wrangler:1.16.1
docker push allardyce/wrangler:latest-
Copy
wrangler.toml -
Setup env api key
a. Don't forget to protect your branch
-
wrangler config -
wrangler publish --env production -
Update the workers-site folder