7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-21 11:41:41 +00:00

Restrict windows ci further to our repo

This commit is contained in:
Mark Roszko 2021-01-09 19:32:07 +00:00
parent a42d8cecd7
commit 53691585f2

View File

@ -10,8 +10,7 @@ build_win64:
image: registry.gitlab.com/kicad/kicad-ci/source_containers/win64:msvc1809
only:
- branches@kicad/code/kicad
- merge_requests
- tags
- tags@kicad/code/kicad
script:
- mkdir -p build/windows -Force
- cd build/windows