Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ build_windows: - cmake --build $BLD_DIR --target ALL_BUILD --config RELEASE artifacts: paths: - build/ - "build/" test windows: tags: Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ build_windows: - cmake --build $BLD_DIR --target ALL_BUILD --config RELEASE artifacts: paths: - build/ - "build/" test windows: tags: Loading