aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/bookmaker.expected/nightly_failed_upload.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/bookmaker.expected/nightly_failed_upload.json')
-rw-r--r--infra/bots/recipes/bookmaker.expected/nightly_failed_upload.json20
1 files changed, 1 insertions, 19 deletions
diff --git a/infra/bots/recipes/bookmaker.expected/nightly_failed_upload.json b/infra/bots/recipes/bookmaker.expected/nightly_failed_upload.json
index c39f12d9c3..3d2966381a 100644
--- a/infra/bots/recipes/bookmaker.expected/nightly_failed_upload.json
+++ b/infra/bots/recipes/bookmaker.expected/nightly_failed_upload.json
@@ -183,30 +183,12 @@
},
{
"cmd": [
- "gsutil",
- "cp",
- "gs://skia-buildbots/artifacts/server/.gitcookies_update-docs",
- "[START_DIR]/update_docs.git_cookies"
- ],
- "cwd": "[CUSTOM_/_B_WORK]/skia",
- "env": {
- "GOPATH": "[START_DIR]/gopath",
- "GOROOT": "[START_DIR]/go/go",
- "PATH": "[START_DIR]/go/go/bin:[START_DIR]/gopath:<PATH>"
- },
- "infra_step": true,
- "name": "download gitcookies"
- },
- {
- "cmd": [
"python",
"[CUSTOM_/_B_WORK]/skia/infra/bots/upload_md.py",
"--bookmaker_binary",
"[START_DIR]/build/out/Release/bookmaker",
"--fiddlecli_output",
- "[START_DIR]/fiddleout.json",
- "--gitcookies",
- "[START_DIR]/update_docs.git_cookies"
+ "[START_DIR]/fiddleout.json"
],
"cwd": "[CUSTOM_/_B_WORK]/skia",
"env": {