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
2551691e
Commit
2551691e
authored
Jul 08, 2019
by
Markus Mirz
Browse files
update ci
parent
add769af
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2551691e
...
...
@@ -27,6 +27,7 @@ docker:
--tag ${DOCKER_IMAGE_DEV}:latest .
tags
:
-
shell
-
linux
build:linux:
stage
:
build
...
...
@@ -110,6 +111,7 @@ build:docker:
--tag ${DOCKER_IMAGE}:latest .
tags
:
-
shell
-
linux
only
:
-
tags
...
...
@@ -139,6 +141,7 @@ deploy:docker:
-
build:docker
tags
:
-
shell
-
linux
only
:
-
tags
...
...
@@ -158,6 +161,7 @@ deploy:docs:
-
fein-deploy
tags
:
-
shell
-
linux
deploy:packages:
stage
:
deploy
...
...
@@ -173,6 +177,7 @@ deploy:packages:
-
fein-deploy
tags
:
-
shell
-
linux
# We run the windows build at last as it takes ages to finish
#build:windows:
...
...
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