shipkit icon indicating copy to clipboard operation
shipkit copied to clipboard

-PskipComparePublications=true doesn't work with ./gradlew -PskipComparePublications=true

Open AmarkumarJagtap opened this issue 5 years ago • 0 comments

Hello,

I am trying to run the above gradle command to skip the compare publication and should release the to bintray however it seems like it still compare with latest released version with this one.

Command used in config - ./gradlew -PskipComparePublications=true ciPerformRelease -s

AmarkumarJagtap avatar Feb 20 '20 11:02 AmarkumarJagtap