Skip to content

Commit

Permalink
Remove clean for now (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsBogeskov authored Dec 13, 2024
1 parent 82bb5a0 commit 17232f8
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 17232f8

Please sign in to comment.