mirror of
https://github.com/espressif/esp-coex-lib.git
synced 2026-09-18 21:19:54 +00:00
fix(coex): fix 802.15.4 external coexistence (49a8cdcd)
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ check_lib_reversion:
|
||||
except:
|
||||
- master
|
||||
- /^release\/v/
|
||||
image: $CI_DOCKER_REGISTRY/esp-env-v5.4:1
|
||||
image: $CI_DOCKER_REGISTRY/esp-env-v5.5:1
|
||||
script:
|
||||
- GIT_COMMIT_ID=`git log --pretty="%s" -1 | grep -o '([0-9a-f]*)' | tail -1 | cut -c 2-8`
|
||||
- echo "GIT_COMMIT_ID is "$GIT_COMMIT_ID
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user