diff --git a/build.sh b/build.sh index fc44bff..0b773f8 100755 --- a/build.sh +++ b/build.sh @@ -2,4 +2,4 @@ dotnet restore dotnet publish -docker build . -t bitbetter/api --squash \ No newline at end of file +docker build . -t bitbetter/api # --squash \ No newline at end of file