.semaphore/semaphore.yml in renuo-cli-1.7.2 vs .semaphore/semaphore.yml in renuo-cli-1.7.3
- old
+ new
@@ -27,8 +27,13 @@
- cache store
jobs:
- name: tests
commands:
- bin/check
+ epilogue:
+ on_fail:
+ commands:
+ - artifact push job --expire-in 2w log/test.log
+ - artifact push job --expire-in 2w tmp/screenshots
promotions:
- name: master
pipeline_file: master-deploy.yml