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
6648cac2
Commit
6648cac2
authored
Sep 05, 2018
by
Steffen Vogel
🎅🏼
Browse files
ci: reenable pytests
parent
21ac462a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6648cac2
...
...
@@ -39,6 +39,16 @@ build:linux:
tags
:
-
docker
test:pytest:
stage
:
test
script
:
-
pytest -v
image
:
${DOCKER_IMAGE_DEV}:${DOCKER_TAG_DEV}
dependencies
:
-
build:linux
tags
:
-
docker
build:docs:
stage
:
build
script
:
...
...
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