skip svelte.dev deploy. this may or may not work

pull/9424/head
Rich Harris 3 years ago
parent 9a99554379
commit 1d295674df

@ -3,5 +3,5 @@
"github": {
"silent": true
},
"buildCommand": "cd ../../packages/svelte && pnpm prepublishOnly && cd ../../sites/svelte.dev && pnpm rebuild sharp && pnpm build"
"buildCommand": "echo \"TODO reinstate in future: cd ../../packages/svelte && pnpm prepublishOnly && cd ../../sites/svelte.dev && pnpm rebuild sharp && pnpm build\""
}

Loading…
Cancel
Save