This commit is contained in:
Jake Swenson
2017-10-29 12:13:38 -07:00
parent 5c58b0d8fd
commit f7ec8b477d
6 changed files with 179 additions and 66 deletions

View File

@@ -9,5 +9,5 @@ cd ./src/bitbetter
dotnet restore
dotnet publish
docker build . -t bitbetter/api # --squash
docker build --pull . -t bitbetter/api # --squash