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:
|
||||
paths:
|
||||
- SSC/build/log/*
|
||||
- SSC/build/**/*.log
|
||||
- SSC/build/*log.txt
|
||||
- SSC/ssc_bin
|
||||
when: always
|
||||
expire_in: 1 week
|
||||
script:
|
||||
- retry_failed git clone $SSC_REPOSITORY
|
||||
|
Reference in New Issue
Block a user