Skip to content

Commit

Permalink
remove make test release line
Browse files Browse the repository at this point in the history
  • Loading branch information
piccione99 committed Jan 22, 2025
1 parent 5e6549c commit 3c108d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ RUN mkdir -p /go/bin && \

COPY . .

RUN make test release

##########################
# Build the final image.
##########################
Expand Down

0 comments on commit 3c108d1

Please sign in to comment.