Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <[email protected]>
  • Loading branch information
dhaiducek committed Nov 8, 2024
1 parent a0e1453 commit 1f34bf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/bundle.Dockerfile.rhtap
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ COPY . .
RUN /gatekeeper-operator/build/install-dependencies.sh
RUN GOFLAGS=-mod=readonly /gatekeeper-operator/build/konflux-patch.sh

RUN yq '.' /gatekeeper-operator/bundle/manifests/gatekeeper-operator.clusterserviceversion.yaml

FROM scratch

# Copy files to locations specified by labels.
Expand Down

0 comments on commit 1f34bf1

Please sign in to comment.