We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d2038 commit 06b9f6bCopy full SHA for 06b9f6b
scripts/release/kubectl-mongodb/kubectl_mac_notarize.sh
@@ -29,7 +29,7 @@ if [[ -f "./dist/kubectl-mongodb_darwin_amd64_v1/kubectl-mongodb" && -f "./dist/
29
-b com.mongodb.mongodb-kubectl-mongodb \
30
-o ./dist/kubectl-mongodb_macos_signed.zip
31
32
- echo "printing output zip file content"
+ echo "printing output zip file content, unzip -l ./dist/kubectl-mongodb_macos_signed.zip"
33
unzip -l ./dist/kubectl-mongodb_macos_signed.zip
34
echo "done"
35
0 commit comments