Skip to content

Commit

Permalink
Remove duplicated line from Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Kumar Saurabh <[email protected]>
  • Loading branch information
itsksaurabh authored and alexellis committed Aug 14, 2020
1 parent ec85b31 commit 9550ec0
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 @@ -10,7 +10,6 @@ COPY vendor vendor
COPY config config
COPY executor executor
COPY metrics metrics
COPY metrics metrics
COPY main.go .

# Run a gofmt and exclude all vendored code.
Expand Down

0 comments on commit 9550ec0

Please sign in to comment.