Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SSHOC
sshoc-marketplace-frontend
Commits
eb5fbbc1
Commit
eb5fbbc1
authored
Apr 14, 2021
by
Stefan Probst
Browse files
build: move to acdh cluster
parent
1149ac4f
Pipeline
#188094
passed with stage
in 7 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
eb5fbbc1
...
...
@@ -24,12 +24,15 @@ install:
-
yarn.lock
.docker
:
image
:
docker:
stable
image
:
docker:
19-dind
services
:
-
docker:dind
-
name
:
docker:19-dind
command
:
[
'
--mtu=1450'
]
tags
:
-
sshoc-acdh-runn
er
-
clust
er
variables
:
DOCKER_HOST
:
tcp://docker:2375/
DOCKER_DRIVER
:
overlay2
DOCKER_TLS_CERTDIR
:
'
'
before_script
:
-
docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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