forked from espressif/esp-idf
ci(artifacts): upload build logs when build ssc failed
This commit is contained in:
committed by
Chen Yu Dong
parent
d9bbffc997
commit
6454c32616
@@ -468,7 +468,11 @@ fast_template_app:
|
|||||||
artifacts: false
|
artifacts: false
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
- SSC/build/log/*
|
||||||
|
- SSC/build/**/*.log
|
||||||
|
- SSC/build/*log.txt
|
||||||
- SSC/ssc_bin
|
- SSC/ssc_bin
|
||||||
|
when: always
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
script:
|
script:
|
||||||
- retry_failed git clone $SSC_REPOSITORY
|
- retry_failed git clone $SSC_REPOSITORY
|
||||||
|
Reference in New Issue
Block a user