Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
28be4c7f
Commit
28be4c7f
authored
Jul 17, 2019
by
Steffen Vogel
🎅🏼
Browse files
ci: fix Windows build
parent
f1019832
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
28be4c7f
...
...
@@ -47,6 +47,21 @@ build:linux:
tags
:
-
docker
build:windows:
stage
:
build
script
:
-
mkdir build
-
cd build
-
cmake ..
-
cmake --build .
tags
:
-
win10
when
:
manual
cache
:
paths
:
-
build
key
:
build-win10
test:pytest:
stage
:
test
variables
:
...
...
libcps
@
bd2b35e9
Compare
a2a17160
...
bd2b35e9
Subproject commit
a2a1716095d4c4d8db91e89edfa5484b6128c352
Subproject commit
bd2b35e96d9055f31df0c66c9832908622a6341e
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment