| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder.json
|
| index 75ce5f2ef1fd29cbd00202aa6c7b2fd9b6fc614a..7f20e36cf7642d4a0b61e4952b0d763be26a4616 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android64_builder.json
|
| @@ -280,6 +280,34 @@
|
| "name": "package build"
|
| },
|
| {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_MODULE[build::zip]/resources/zip.py"
|
| + ],
|
| + "name": "AppRTCDemo zip archive",
|
| + "stdin": "{\"entries\": [{\"archive_name\": null, \"path\": \"[BUILDER_CACHE]/Android64_Builder/src/out/Release/apks/AppRTCDemo.apk\", \"type\": \"file\"}], \"output\": \"[SLAVE_BUILD]/AppRTCDemo_apk.zip\", \"root\": \"[BUILDER_CACHE]/Android64_Builder/src/out/Release/apks\"}"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
|
| + "--",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
| + "----",
|
| + "cp",
|
| + "-a",
|
| + "public-read",
|
| + "[SLAVE_BUILD]/AppRTCDemo_apk.zip",
|
| + "gs://chromium-webrtc/client.webrtc/Android64 Builder/AppRTCDemo_apk_170242.zip"
|
| + ],
|
| + "name": "gsutil upload",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LINK@gsutil.upload@https://storage.googleapis.com/chromium-webrtc/client.webrtc/Android64 Builder/AppRTCDemo_apk_170242.zip@@@"
|
| + ]
|
| + },
|
| + {
|
| "cmd": [],
|
| "name": "trigger",
|
| "trigger_specs": [
|
|
|