We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53995e2 commit 0c88431Copy full SHA for 0c88431
3 files changed
package.json
@@ -67,6 +67,7 @@
67
"check:repo-install": "bun pm pack --dry-run",
68
"smoke:repo-install": "./scripts/smoke-install-from-repo.sh",
69
"proxmox": "bun run runtime/scripts/proxmox.ts",
70
+ "portainer": "bun run runtime/scripts/portainer.ts",
71
"vnc:harness": "bun run runtime/scripts/vnc-harness-standalone.ts",
72
"vnc:harness:report": "bun run runtime/scripts/playwright/vnc-harness-report.ts"
73
},
0 commit comments