diff --git a/hooks/post_push b/hooks/post_push index 3c767dd..e234466 100644 --- a/hooks/post_push +++ b/hooks/post_push @@ -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 \ No newline at end of file +./manifest-tool push from-spec multi-arch-manifest.yaml --ignore-missing \ No newline at end of file