Skip to content

Commit

Permalink
chore: remove unused steps
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMissx committed Feb 10, 2024
1 parent b30b450 commit 845c816
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 @@ -29,6 +29,5 @@ WORKDIR /app

COPY --from=build /app/stashbin .
COPY --from=build /app/public ./public
COPY --from=build /app/view/*/**.go .

CMD ["./stashbin"]

0 comments on commit 845c816

Please sign in to comment.