mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
ci: upload size artifacts to longterm bucket for protected branches
This commit is contained in:
@@ -121,7 +121,7 @@ patterns = [
|
||||
|
||||
[gitlab.artifacts.s3.configs.longterm]
|
||||
bucket = "longterm"
|
||||
if_clause = 'CI_COMMIT_REF_NAME == "master"'
|
||||
if_clause = 'CI_COMMIT_REF_PROTECTED == "true"'
|
||||
patterns = [
|
||||
'**/build*/size*.json',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user