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
1ed78dbe
Commit
1ed78dbe
authored
Nov 28, 2017
by
Markus Mirz
Browse files
Update .gitlab-ci.yml
Former-commit-id:
34cfa6bb
parent
2806b373
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1ed78dbe
...
...
@@ -14,7 +14,6 @@ docker:
script
:
-
docker build -t ${DOCKER_IMAGE_DEV}:${DOCKER_TAG_DEV} .
-
docker images
-
docker start ${DOCKER_TAG_DEV}
tags
:
-
shell
...
...
@@ -25,7 +24,7 @@ build:
-
cd Source/build
-
cmake ..
-
make
image
:
ea115841e858
image
:
{
DOCKER_IMAGE_DEV
}
:${DOCKER_TAG_DEV}
artifacts
:
paths
:
-
Source/build
...
...
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