-
- Downloads
Use artifacts:when always for screenshots
If we use `artifacts:when: on_failure` then the JUnit report won't upload when the job fails. We should use `always` instead.
Please register or sign in to comment
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
If we use `artifacts:when: on_failure` then the JUnit report won't upload when the job fails. We should use `always` instead.