Update Semaphore configuration

This commit is contained in:
PrincessOfCats 2020-12-27 06:35:35 +00:00
parent 6828bd8183
commit dbc9fa4b5c

View File

@ -24,3 +24,5 @@ blocks:
promotions: promotions:
- name: Default Promotion - name: Default Promotion
pipeline_file: tests.yml pipeline_file: tests.yml
auto_promote:
when: result = 'passed'