Skip to content

Commit

Permalink
feat: add nri-flex as safe repository (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll authored Mar 13, 2023
1 parent d1958c6 commit 39e3917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ COPY tools /app/tools
COPY go.mod go.sum Makefile /app/

ENV GOFLAGS="-buildvcs=false"
RUN git config --global --add safe.directory /go/src/github.com/newrelic/nri-flex

RUN make deps

0 comments on commit 39e3917

Please sign in to comment.