Skip to content

Commit 58306a8

Browse files
committed
Shuffle stuff
1 parent 0397d05 commit 58306a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ RUN dotnet pack
55
ENV PATH="/root/.dotnet/tools:${PATH}"
66
RUN dotnet tool install --add-source ScipDotnet/bin/Debug/ --global scip-dotnet
77
RUN dotnet clean
8-
RUN rm -rf /scip-dotnet
9-
WORKDIR /app
8+
WORKDIR /app
9+
RUN rm -rf /scip-dotnet

0 commit comments

Comments
 (0)