Skip to content

Commit

Permalink
Skip mocaccino repos
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler committed Nov 30, 2021
1 parent 724b9e6 commit c53774d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ENV COSIGN_EXPERIMENTAL=1
# Repo containing signatures
ENV COSIGN_REPOSITORY=raccos/releases-green
# Skip this repo artifacts verify as they are not signed
ENV COSIGN_SKIP=".*quay.io/mocaccino/extra.*"
ENV COSIGN_SKIP=".*quay.io/mocaccino/.*"

RUN zypper in -y \
bash-completion \
Expand Down

0 comments on commit c53774d

Please sign in to comment.