1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-12-04 20:22:42 +03:00

ci definition format try escape

This commit is contained in:
mariadb-RomanNavrotskiy
2020-06-13 22:40:58 +02:00
parent 23bfdec0d2
commit ba84a9d5cb

View File

@@ -115,7 +115,7 @@ local Pipeline(branch, platform, event) = {
"sed -i -e 's/\"galera-enterprise-4\"//' cmake/cpack_rpm.cmake",
"sed -i '/columnstore/Id' debian/autobake-deb.sh",
"sed -i 's/.*flex.*/echo/' debian/autobake-deb.sh",
"sed -i 's/.*REQUIRES.*/ SET(CPACK_RPM_columnstore-engine_PACKAGE_REQUIRES \"${CPACK_RPM_columnstore-engine_PACKAGE_REQUIRES}, MariaDB-server >= 10.5.4\" PARENT_SCOPE)/' storage/columnstore/CMakeLists.txt",
"sed -i 's/.*REQUIRES.*/ SET(CPACK_RPM_columnstore-engine_PACKAGE_REQUIRES \"$${CPACK_RPM_columnstore-engine_PACKAGE_REQUIRES}, MariaDB-server >= 10.5.4\" PARENT_SCOPE)/' storage/columnstore/CMakeLists.txt",
platformMap(branch, platform),
],
},