Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
darkdarkdragon committed Jan 22, 2020
1 parent fe728dd commit 38c976c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ RUN go mod download

COPY cmd cmd
COPY internal internal
COPY model model
COPY messenger messenger

RUN go build cmd/streamtester/streamtester.go

Expand Down

0 comments on commit 38c976c

Please sign in to comment.