mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
37304aba2d
CI support for testing & deploying release tags & branches For CI testing & deployment of release branches: * Test release tags as well as branches * Swap gitlab submodule URLs to github when testing release tags or branches. These changes are already pushed to the release/v2.0 branch. See merge request !604