Skip to content

Commit

Permalink
Update Containerfile.tools
Browse files Browse the repository at this point in the history
No need to copy the content of the repo over as the ci-operator is automatically doing this.
  • Loading branch information
irinamihai authored Nov 15, 2023
1 parent 36ed587 commit 955be5c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Containerfile.tools
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ RUN \
tar -C /usr/local -xf tarball && \
rm tarball

WORKDIR /go/src/github.com/openshift-kni/oran-o2ims
COPY . .

# Update GOPATH and PATH.
ENV \
GOPATH=/go
Expand Down

0 comments on commit 955be5c

Please sign in to comment.