Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
postprocessing
IIIF Manifest Creator
Commits
4de1a67c
Unverified
Commit
4de1a67c
authored
Apr 13, 2021
by
Sebastian Schüpbach
Browse files
include chart build in ci
parent
4c250dac
Pipeline
#24569
passed with stages
in 6 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4de1a67c
...
...
@@ -4,6 +4,7 @@ stages:
-
publish
variables
:
SBT_OPTS
:
"
-Dsbt.global.base=sbt-cache/sbtboot
-Dsbt.boot.directory=sbt-cache/boot
-Dsbt.ivy.home=sbt-cache/ivy"
DOCKER_TLS_CERTDIR
:
"
"
include
:
...
...
@@ -11,4 +12,13 @@ include:
file
:
'
sbt-build/sbt-build.yml'
-
project
:
'
memoriav/memobase-2020/utilities/ci-templates'
file
:
'
docker-image/docker-image.yml'
\ No newline at end of file
-
project
:
'
memoriav/memobase-2020/utilities/ci-templates'
file
:
'
helm-chart/helm-chart.yml'
cache
:
key
:
"
$CI_BUILD_REF_NAME"
paths
:
-
"
sbt-cache/ivy/cache"
-
"
sbt-cache/boot"
-
"
sbt-cache/sbtboot"
-
"
sbt-cache/target"
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