diff --git a/.taskcluster.yml b/.taskcluster.yml index 0897b99a5..50f65869f 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -96,6 +96,7 @@ tasks: # - Build (unsigned) release versions of the app with release translations and # adjust token. ############################################################################### +# && ./gradlew --no-daemon --console=plain clean assembleNoapi assembleGooglevr assembleWavevr assembleSvr assembleOculusvr - provisionerId: '{{ taskcluster.docker.provisionerId }}' workerType: '{{ taskcluster.docker.workerType }}' extra: @@ -123,7 +124,7 @@ tasks: && git submodule update && . tools/taskcluster/get_third_party.sh && cp tools/gradle/taskcluster.properties ./user.properties - && ./gradlew --no-daemon --console=plain clean assembleNoapi assembleGooglevr assembleWavevr assembleSvr assembleOculusvr + && ./gradlew --no-daemon --console=plain clean assembleOculusvrArmRelease && . tools/taskcluster/sign.sh release-signing-token -r && . tools/taskcluster/upload_symbols.sh artifacts: