Leland Later
Results
3
comments of
Leland Later
Version 1.27 I have the build directory: ``` Houseparty-arm64-v8a.apk Houseparty-armeabi-v7a.apk Houseparty-x86.apk mapping.txt ``` I want to upload it to S3: ``` s3Upload(bucket: 'hp-client-builds', path: "jobs/$JOB_NAME/$BUILD_NUMBER/", includePathPattern: '*.apk', workingDir: 'build') s3Upload(bucket:...
Did you find a solution for this?
A major bummer! Looks like a dead end--thank you for the reply.