Skip to content

Commit

Permalink
chore: remove unused binary
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelblijleven committed Jan 13, 2022
1 parent fe5ea94 commit bd33e77
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 @@ -12,7 +12,6 @@ RUN go mod download

COPY . .

RUN chmod +x ./gs
RUN CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o main .


Expand Down

0 comments on commit bd33e77

Please sign in to comment.