Only set GMX_PYTHON_PACKAGE=ON where needed.
[alexxy/gromacs.git] / admin / gitlab-ci / global.gitlab-ci.yml
index e86f75bd5713135d81161193914026a64049b9f1..ef488a3c6a71e61946d5b7bee709c7cf79a9cf79 100644 (file)
@@ -12,8 +12,7 @@
     CACHE_FALLBACK_KEY: "$CI_JOB_NAME-$CI_JOB_STAGE-master"
     BUILD_DIR: build
     INSTALL_DIR: install
-    CMAKE_GMXAPI_OPTIONS: "-DGMX_PYTHON_PACKAGE=ON"
-# TODO: Get these from updated Docker images.
+    CMAKE_GMXAPI_OPTIONS: ""
 
 # Our generic before_script to install dependencies and prepare the ccache directory.
 .before_script:default: