nuke build added

This commit is contained in:
2023-08-10 21:27:58 +02:00
parent 72f3ac90cd
commit f04d08866f
14 changed files with 446 additions and 0 deletions

4
.nuke/parameters.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "./build.schema.json",
"Solution": "K8sFileBrowser.sln"
}