Skip to content

Commit

Permalink
removing cp of removed script
Browse files Browse the repository at this point in the history
  • Loading branch information
maknop committed Nov 13, 2024
1 parent a9a5f6b commit 285263c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ FROM registry.access.redhat.com/ubi8/go-toolset:1.21.11-8.1724662611 as builder
USER 0
ENV GOSUMDB=off

COPY ci/minikube_e2e_tests_inner.sh .
RUN chmod 775 minikube_e2e_tests_inner.sh

WORKDIR /workspace

# Copy the Go Modules manifests
Expand Down

0 comments on commit 285263c

Please sign in to comment.