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
65566c5b
Commit
65566c5b
authored
Jul 08, 2019
by
Steffen Vogel
🎅🏼
Browse files
ci: fix runner selection
parent
c4efd3c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
65566c5b
...
...
@@ -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
...
...
@@ -156,8 +159,8 @@ deploy:docs:
-
development
tags
:
-
fein-deploy
tags
:
-
shell
-
linux
deploy:packages:
stage
:
deploy
...
...
@@ -171,8 +174,8 @@ deploy:packages:
-
tags
tags
:
-
fein-deploy
tags
:
-
shell
-
linux
# We run the windows build at last as it takes ages to finish
#build:windows:
...
...
Write
Preview
Markdown
is supported
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