Closed sskjames closed 3 years ago
Artifacts repository url is updated
@mcr-paulanand did SDK and GRADLE setup in Jenkins
Cleaned up unnecessary commands in dev pipeline script
Package and Publish stage is failed with below exception
`BUILD SUCCESSFUL in 2m 1s 30 actionable tasks: 30 executed [Pipeline] } [Pipeline] // withEnv Post stage [Pipeline] archive The archive step is deprecated, please use archiveArtifacts instead. [Pipeline] script [Pipeline] { [Pipeline] pwd [Pipeline] readFile [Pipeline] } [Pipeline] // script [Pipeline] androidApkUpload Cannot upload to Google Play:
[Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: Upload to Google Play failed Finished: FAILURE`
RolloutPercentage parameter is included in build command
Pipeline build has passed in Jenkins
With recent changes in our build infrastructure, the build is broken. We need to fix it.