Skip to content

Commit

Permalink
hooks/post_push better option to stop pointless failures
Browse files Browse the repository at this point in the history
  • Loading branch information
David Personette committed May 2, 2020
1 parent a77afc2 commit 7767ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hooks/post_push
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Use manifest-tool to create the manifest, given the experimental
# "docker manifest" command isn't available yet on Docker Hub.

./manifest-tool push from-spec multi-arch-manifest.yaml
./manifest-tool push from-spec multi-arch-manifest.yaml --ignore-missing

0 comments on commit 7767ceb

Please sign in to comment.