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 @@ -396,6 +396,7 @@ test-pyramid:publish-e2e-synthetics:
396396 timeout : 1h
397397 only :
398398 - develop
399+ - yl/fix-ci-keystore
399400 script :
400401 - !reference [ .snippets, source-secrets ]
401402 - mkdir -p ./config/
@@ -424,6 +425,7 @@ test-pyramid:publish-webview-synthetics:
424425 timeout : 1h
425426 only :
426427 - develop
428+ - yl/fix-ci-keystore
427429 script :
428430 - !reference [ .snippets, source-secrets ]
429431 - mkdir -p ./config/
@@ -452,6 +454,7 @@ test-pyramid:publish-staging-synthetics:
452454 timeout : 1h
453455 only :
454456 - develop
457+ - yl/fix-ci-keystore
455458 script :
456459 - !reference [ .snippets, source-secrets ]
457460 - mkdir -p ./config/
@@ -480,6 +483,7 @@ test-pyramid:publish-benchmark-synthetics:
480483 timeout : 1h
481484 only :
482485 - develop
486+ - yl/fix-ci-keystore
483487 script :
484488 - !reference [ .snippets, source-secrets ]
485489 - mkdir -p ./config/
You can’t perform that action at this time.
0 commit comments