Skip to content

Commit b3e0588

Browse files
authored
Update script for new CodeSign platform.
1 parent 92e8291 commit b3e0588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BuildProduct.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cp ./Utils/azuretools-core/target/azuretools-core-${VERSION}.jar ${TOSIGNPATH}/
4646
cp ./Utils/azure-explorer-common/target/azure-explorer-common-${VERSION}.jar ${TOSIGNPATH}/
4747
cp ./Utils/hdinsight-node-common/target/hdinsight-node-common-${VERSION}.jar ${TOSIGNPATH}/
4848

49-
if ${CSU_PATH}/csu.exe -c1=170
49+
if node /c/Signing/ESRP/signScript/index.js
5050
then
5151
echo jar signed successfully
5252
else

0 commit comments

Comments
 (0)