mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 12:44:33 +02:00
ci: exclude git files when uploading artifacts
This commit is contained in:
@@ -12,6 +12,8 @@
|
|||||||
paths:
|
paths:
|
||||||
- "**/*.log"
|
- "**/*.log"
|
||||||
- $LOG_PATH
|
- $LOG_PATH
|
||||||
|
exclude:
|
||||||
|
- .git/**/*
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
reports:
|
reports:
|
||||||
junit: $LOG_PATH/*/XUNIT_RESULT.xml
|
junit: $LOG_PATH/*/XUNIT_RESULT.xml
|
||||||
|
Reference in New Issue
Block a user