Skip to content

Commit 1b6f9f1

Browse files
committed
test
1 parent 4cb6c3f commit 1b6f9f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ci/pipelines/default-pipeline.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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/

0 commit comments

Comments
 (0)