You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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