File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -318,8 +318,6 @@ before_deploy:
318318
319319deploy :
320320 - provider : s3
321- edge :
322- branch : s3-eager-autoload
323321 bucket : rust-lang-ci2
324322 skip_cleanup : true
325323 local_dir : deploy
@@ -336,8 +334,6 @@ deploy:
336334 # this is the same as the above deployment provider except that it uploads to
337335 # a slightly different directory and has a different trigger
338336 - provider : s3
339- edge :
340- branch : s3-eager-autoload
341337 bucket : rust-lang-ci2
342338 skip_cleanup : true
343339 local_dir : deploy
@@ -355,8 +351,6 @@ deploy:
355351 # try branch. Travis does not appear to provide a way to use "or" in these
356352 # conditions.
357353 - provider : s3
358- edge :
359- branch : s3-eager-autoload
360354 bucket : rust-lang-ci2
361355 skip_cleanup : true
362356 local_dir : deploy
@@ -371,8 +365,6 @@ deploy:
371365 condition : $DEPLOY = 1
372366
373367 - provider : s3
374- edge :
375- branch : s3-eager-autoload
376368 bucket : rust-lang-ci2
377369 skip_cleanup : true
378370 local_dir : deploy
You can’t perform that action at this time.
0 commit comments