add localdocker build commands (#638)

This commit is contained in:
Oliver Herrmann
2024-01-06 07:04:52 +11:00
committed by GitHub
parent 1a8b35a5ea
commit 068ec800f4
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@
"build:local": {},
"build:electron": {},
"build:docker": {},
"build:localdocker": {},
"e2e": {
"dependsOn": ["^build"]
},