Skip to content

Commit

Permalink
Merge pull request containers#6973 from baude/policygating
Browse files Browse the repository at this point in the history
[CI:DOCS]Do not copy policy.json into gating image
  • Loading branch information
openshift-merge-robot authored Jul 14, 2020
2 parents 210f104 + cc1fd76 commit d83077b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/gate/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ RUN set -x && \
# Install cni config
COPY cni/87-podman-bridge.conflist /etc/cni/net.d/87-podman-bridge.conflist
# Make sure we have some policy for pulling images
COPY test/policy.json /etc/containers/policy.json
COPY test/redhat_sigstore.yaml /etc/containers/registries.d/registry.access.redhat.com.yaml

WORKDIR "$GOSRC"
Expand Down

0 comments on commit d83077b

Please sign in to comment.