ci: update coredump elf repository tag

This commit is contained in:
Mahavir Jain 2022-09-28 12:29:52 +05:30
parent 56c04a4188
commit 3afa68fe19
No known key found for this signature in database
GPG Key ID: 99324EF4A00734E0

View File

@ -275,7 +275,7 @@ test_espcoredump:
expire_in: 1 week expire_in: 1 week
variables: variables:
IDF_COREDUMP_ELF_REPO: "https://gitlab-ci-token:${BOT_TOKEN}@${CI_SERVER_HOST}:${CI_SERVER_PORT}/idf/idf-coredump-elf.git" IDF_COREDUMP_ELF_REPO: "https://gitlab-ci-token:${BOT_TOKEN}@${CI_SERVER_HOST}:${CI_SERVER_PORT}/idf/idf-coredump-elf.git"
IDF_COREDUMP_ELF_TAG: idf-20210915 IDF_COREDUMP_ELF_TAG: idf-20220928
# install CMake version specified in tools.json # install CMake version specified in tools.json
SETUP_TOOLS_LIST: "all" SETUP_TOOLS_LIST: "all"
script: script: