mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
ci: Use ARTIFACT_DOWNLOAD_ATTEMPTS and others from the project settings
This commit is contained in:
@@ -16,9 +16,8 @@ variables:
|
|||||||
|
|
||||||
# GitLab-CI environment
|
# GitLab-CI environment
|
||||||
|
|
||||||
# more attempts for more robust
|
# XXX_ATTEMPTS variables (https://docs.gitlab.com/ce/ci/yaml/README.html#job-stages-attempts) are not defined here.
|
||||||
GET_SOURCES_ATTEMPTS: "10"
|
# Use values from "CI / CD Settings" - "Variables".
|
||||||
ARTIFACT_DOWNLOAD_ATTEMPTS: "10"
|
|
||||||
|
|
||||||
# GIT_STRATEGY is not defined here.
|
# GIT_STRATEGY is not defined here.
|
||||||
# Use an option from "CI / CD Settings" - "General pipelines".
|
# Use an option from "CI / CD Settings" - "General pipelines".
|
||||||
|
Reference in New Issue
Block a user