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
14320b6d
Commit
14320b6d
authored
Nov 30, 2017
by
Markus Mirz
Browse files
Update .gitlab-ci.yml
Former-commit-id:
730e04ee
parent
8c4b0b1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
14320b6d
...
...
@@ -52,7 +52,7 @@ deploy:
script
:
-
docker build -f Dockerfile.webdoc -t ${DOCKER_IMAGE_WEB}:${DOCKER_TAG_DEV} .
-
docker images
-
do
k
cer container stop dpsim-webdoc
-
doc
k
er container stop dpsim-webdoc
-
docker container rm dpsim-webdoc
-
docker run --name dpsim-webdoc -d -p 8080:80 ${DOCKER_IMAGE_WEB}:${DOCKER_TAG_DEV}
tags
:
...
...
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