Skip to content

Commit

Permalink
Remove clean for now
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsBogeskov authored Dec 13, 2024
1 parent 82bb5a0 commit 3ca868e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ RUN yum -y install \
WORKDIR /swaggerswift
COPY . .

RUN swift package clean
RUN swift build -c release
RUN mkdir /swaggerswift/bin

Expand Down

0 comments on commit 3ca868e

Please sign in to comment.