Skip to content

Commit 0c88431

Browse files
committed
feat(runtime): add Portainer helper script
1 parent 53995e2 commit 0c88431

3 files changed

Lines changed: 607 additions & 95 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"check:repo-install": "bun pm pack --dry-run",
6868
"smoke:repo-install": "./scripts/smoke-install-from-repo.sh",
6969
"proxmox": "bun run runtime/scripts/proxmox.ts",
70+
"portainer": "bun run runtime/scripts/portainer.ts",
7071
"vnc:harness": "bun run runtime/scripts/vnc-harness-standalone.ts",
7172
"vnc:harness:report": "bun run runtime/scripts/playwright/vnc-harness-report.ts"
7273
},

0 commit comments

Comments
 (0)