Oh vey
This commit is contained in:
parent
76a3351090
commit
2ac29d526c
@ -10,7 +10,7 @@ RUN dotnet tool restore
|
||||
|
||||
RUN dotnet restore "CurrencyAPI/CurrencyAPI.fsproj"
|
||||
|
||||
WORKDIR "/src/Bot"
|
||||
WORKDIR "/src/CurrencyAPI/"
|
||||
|
||||
RUN dotnet build "CurrencyAPI.fsproj" -c Release -o /app/build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user