Use CMake to propagate versions and hashes to gitlab jobs
[alexxy/gromacs.git] / admin / gitlab-ci / python-gmxapi.matrix.gitlab-ci.yml
1 # Build, test, and install Python gmxapi package.
2 #
3 # Job configurations are inside python-gmxapi.matrix/ directory.
4
5 include:
6   - local: '/admin/gitlab-ci/python-gmxapi.matrix/gmxapi-0.3-gromacs-master.gitlab-ci.yml'
7 # TODO: (https://gitlab.com/gromacs/gromacs/-/issues/3563) Test against MPI builds.
8 #  - local: '/admin/gitlab-ci/python-gmxapi.matrix/gmxapi-0.3-gromacs-master-mpi.gitlab-ci.yml'