File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -334,6 +334,7 @@ jobs:
334334 - run :
335335 name : Create packages
336336 command : .circleci/create_conda_packages.sh
337+ no_output_timeout : 20m
337338 - store_artifacts :
338339 path : artifacts
339340
@@ -348,6 +349,7 @@ jobs:
348349 - run :
349350 name : Create packages
350351 command : .circleci/create_conda_packages.sh
352+ no_output_timeout : 20m
351353 - store_artifacts :
352354 path : artifacts
353355
@@ -362,6 +364,7 @@ jobs:
362364 - run :
363365 name : Create packages
364366 command : .circleci/create_conda_packages.sh
367+ no_output_timeout : 20m
365368 - store_artifacts :
366369 path : artifacts
367370
@@ -376,6 +379,7 @@ jobs:
376379 - run :
377380 name : Create packages
378381 command : .circleci/create_conda_packages.sh
382+ no_output_timeout : 20m
379383 - store_artifacts :
380384 path : artifacts
381385
You can’t perform that action at this time.
0 commit comments