rename promotion

This commit is contained in:
ILoveYaToo 2021-03-18 01:03:05 -04:00
parent 0bc1923d49
commit c20c939762

View File

@ -23,7 +23,7 @@ blocks:
- docker save -o postal-ubuntu-container.tar docker.pkg.github.com/catdeployed/docker-postal/postal:ubuntu
- artifact push workflow postal-ubuntu-container.tar --expire-in 1d
promotions:
- name: Default Promotion
- name: Test Stage
pipeline_file: tests.yml
auto_promote:
when: result = 'passed'