docker stuff
This commit is contained in:
parent
e72c39b946
commit
cadbb2ae01
2 changed files with 16 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cd Sledgemapper
|
||||
|
||||
dotnet publish -r win-x64 -c Release /p:PublishSingleFile=true
|
||||
dotnet publish -r linux-x64 -c Release /p:PublishSingleFile=true
|
||||
dotnet publish -r osx-x64 -c Release /p:PublishSingleFile=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue