Skip to content

Commit

Permalink
Trust git repositories in builder (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners authored Aug 14, 2024
1 parent 1eac7a4 commit 4317da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ RUN \
else \
exit 1; \
fi \
&& git config --global --add safe.directory "*" \
&& chmod +x /usr/bin/yq \
&& chmod +x /usr/bin/cosign

Expand Down

0 comments on commit 4317da9

Please sign in to comment.