this repo has no description
plcbundle-watch.pages.dev
1engine: nixery
2when:
3 - event: ["push", "pull_request"]
4 branch: ["main"]
5
6dependencies:
7 nixpkgs:
8 - bun
9steps:
10 - name: build site
11 command: |
12 bun i && bun run build
13
14 - name: deployw
15 command: |
16 bunx wrangler pages deploy --branch main --project-name plcbundle-watch ./dist/