mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
ci: Make python available in all Windows test jobs
Activate test infrastructure that requires python.
This commit is contained in:
@@ -351,6 +351,7 @@
|
||||
|
||||
.before_script_windows_external: &before_script_windows_external
|
||||
- . .gitlab/ci/env.ps1
|
||||
- . .gitlab/ci/python-env.ps1
|
||||
|
||||
.cmake_build_windows:
|
||||
stage: build
|
||||
|
||||
Reference in New Issue
Block a user