Skip to content
Snippets Groups Projects
Commit ad408c89 authored by Thibaut ROMAIN's avatar Thibaut ROMAIN
Browse files

CI: fix python gdal bindings recompilation which should be only on the release branch

parent 1b00d731
No related branches found
No related tags found
1 merge request!1048ENH: update GDAL to 3.9.3 and CURL to 8.10.1
Pipeline #16207 passed
......@@ -192,9 +192,7 @@ python3.12-gdal-bindings:
changes:
- SuperBuild/CMake/External_gdal.cmake
refs:
- develop
- /^release-[0-9]+\.[0-9]+$/
- merge_requests
script:
- |
MAJOR_VERSION=$(egrep "set\(OTB_VERSION_MAJOR" < CMakeLists.txt | egrep -o "[0-9]+")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment