mirror of
https://github.com/RPCS3/discord-bot.git
synced 2025-02-28 21:55:36 +00:00
commit
56a692f247
@ -13,7 +13,7 @@ RUN apt-get install -y --allow-unauthenticated libc6-dev libgdiplus libx11-dev f
|
||||
WORKDIR /src
|
||||
COPY . .
|
||||
#RUN rm -rf ./packages
|
||||
RUN git status
|
||||
#RUN git status
|
||||
# Build and test everything
|
||||
RUN dotnet restore "CompatBot/CompatBot.csproj"
|
||||
RUN dotnet build "CompatBot/CompatBot.csproj" -c Release
|
||||
|
Loading…
x
Reference in New Issue
Block a user