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
143a0304
Commit
143a0304
authored
Jul 08, 2019
by
Steffen Vogel
🎅🏼
Browse files
ci: fix runner selection
Former-commit-id:
65566c5b
parent
0c73db43
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
143a0304
...
@@ -27,6 +27,7 @@ docker:
...
@@ -27,6 +27,7 @@ docker:
--tag ${DOCKER_IMAGE_DEV}:latest .
--tag ${DOCKER_IMAGE_DEV}:latest .
tags
:
tags
:
-
shell
-
shell
-
linux
build:linux:
build:linux:
stage
:
build
stage
:
build
...
@@ -110,6 +111,7 @@ build:docker:
...
@@ -110,6 +111,7 @@ build:docker:
--tag ${DOCKER_IMAGE}:latest .
--tag ${DOCKER_IMAGE}:latest .
tags
:
tags
:
-
shell
-
shell
-
linux
only
:
only
:
-
tags
-
tags
...
@@ -139,6 +141,7 @@ deploy:docker:
...
@@ -139,6 +141,7 @@ deploy:docker:
-
build:docker
-
build:docker
tags
:
tags
:
-
shell
-
shell
-
linux
only
:
only
:
-
tags
-
tags
...
@@ -156,8 +159,8 @@ deploy:docs:
...
@@ -156,8 +159,8 @@ deploy:docs:
-
development
-
development
tags
:
tags
:
-
fein-deploy
-
fein-deploy
tags
:
-
shell
-
shell
-
linux
deploy:packages:
deploy:packages:
stage
:
deploy
stage
:
deploy
...
@@ -171,8 +174,8 @@ deploy:packages:
...
@@ -171,8 +174,8 @@ deploy:packages:
-
tags
-
tags
tags
:
tags
:
-
fein-deploy
-
fein-deploy
tags
:
-
shell
-
shell
-
linux
# We run the windows build at last as it takes ages to finish
# We run the windows build at last as it takes ages to finish
#build:windows:
#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