Update .gitlab-ci.yml typo
This commit is contained in:
@@ -48,7 +48,7 @@ cppcheck:
|
|||||||
variables:
|
variables:
|
||||||
BUILD_PLATFORM: "VS2017"
|
BUILD_PLATFORM: "VS2017"
|
||||||
ARCHITECTURE: "x64"
|
ARCHITECTURE: "x64"
|
||||||
script: "CI\Windows.bat"
|
script: "CI\\Windows.bat"
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- build-release/*.exe
|
- build-release/*.exe
|
||||||
|
|||||||
Reference in New Issue
Block a user