File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,7 @@ promote_{{ project.name }}_{{ package.name }}:
4040 - " upm-ci~/packages/*.tgz"
4141 dependencies :
4242 - .yamato/project-pack.yml#pack_{{ project.name }}
43+ - .yamato/project-promotion.yml#promotion_validate_{{ project.name }}_{{ package.name }}_{{ test_platforms.first.name }}_{{ validation_editor }}
4344 - .yamato/project-promotion.yml#promote_{{ project.name }}_{{ package.name }}_dry_run
4445
4546promote_{{ project.name }}_{{ package.name }}_dry_run :
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ publish_{{ project.name }}_{{ package.name }}:
1818 - " upm-ci~/packages/*.tgz"
1919 dependencies :
2020 - .yamato/project-pack.yml#pack_{{ project.name }}
21+ - .yamato/project-tests.yml#validate_{{ package.name }}_{{ test_platforms.first.name }}_{{ validation_editor }}
2122 - .yamato/project-publish.yml#publish_{{ project.name }}_{{ package.name }}_dry_run
2223
2324publish_{{ project.name }}_{{ package.name }}_dry_run :
You can’t perform that action at this time.
0 commit comments