Skip to content

Commit

Permalink
test7
Browse files Browse the repository at this point in the history
  • Loading branch information
StealWonders committed Aug 6, 2023
1 parent 25d068a commit 269c819
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ RUN ls -asl
RUN pwd
#RUN git log

RUN git config --global --add safe.directory /go/app/mensatt
RUN git log

RUN go mod download
RUN go build -o /tmp/mensatt ./cmd/mensatt/main.go

Expand Down

0 comments on commit 269c819

Please sign in to comment.