forked from Silverfish/proton-bridge
chore: keep nighlty-job log as artifact.
This commit is contained in:
@ -71,7 +71,11 @@ test-integration-nightly:
|
||||
needs:
|
||||
- test-integration
|
||||
script:
|
||||
- make test-integration-nightly
|
||||
- make test-integration-nightly | tee -a nightly-job.log
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
- nightly-job.log
|
||||
|
||||
test-windows:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user