You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ankit R Gadiya e9b9e283db
ci/woodpecker/push/publish Pipeline was successful Details
adds README
1 month ago
.woodpecker adds woodpecker config 1 month ago
Dockerfile adds Dockerfile 1 month ago
README.md adds README 1 month ago
entrypoint.sh makes account_id optional 1 month ago

README.md

Woodpecker CI Plugin - Cloudflare

Registry Woodpecker CI

This Woodpecker CI Plugin publishes to Cloudflare Pages. Check Cloudflare's documentation for more details about the parameters.

pipeline:
  publish:
    image: quay.io/ankitrgadiya/woodpecker-cloudflare
    settings:
      token: "CLOUDFLARE API TOKEN"
      project: "PROJECT NAME"
      # Optional
      # account_id: "ACCOUNT_ID"
      # dir: "public/"