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 92e8291 commit b3e0588Copy full SHA for b3e0588
BuildProduct.sh
@@ -46,7 +46,7 @@ cp ./Utils/azuretools-core/target/azuretools-core-${VERSION}.jar ${TOSIGNPATH}/
46
cp ./Utils/azure-explorer-common/target/azure-explorer-common-${VERSION}.jar ${TOSIGNPATH}/
47
cp ./Utils/hdinsight-node-common/target/hdinsight-node-common-${VERSION}.jar ${TOSIGNPATH}/
48
49
-if ${CSU_PATH}/csu.exe -c1=170
+if node /c/Signing/ESRP/signScript/index.js
50
then
51
echo jar signed successfully
52
else
0 commit comments