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
Media Metadata Indexer
Commits
e62de8fb
Unverified
Commit
e62de8fb
authored
Apr 13, 2021
by
Sebastian Schüpbach
Browse files
include chart build in ci
parent
3bb4c31c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e62de8fb
...
@@ -4,6 +4,8 @@ variables:
...
@@ -4,6 +4,8 @@ variables:
include
:
include
:
-
project
:
'
memoriav/memobase-2020/utilities/ci-templates'
-
project
:
'
memoriav/memobase-2020/utilities/ci-templates'
file
:
'
docker-image/docker-image.yml'
file
:
'
docker-image/docker-image.yml'
-
project
:
'
memoriav/memobase-2020/utilities/ci-templates'
file
:
'
helm-chart/helm-chart.yml'
stages
:
stages
:
-
test
-
test
...
@@ -17,4 +19,4 @@ test:
...
@@ -17,4 +19,4 @@ test:
-
pip install pip --upgrade
-
pip install pip --upgrade
-
pip install -r requirements.txt
-
pip install -r requirements.txt
script
:
script
:
-
flake8 ./mediametadatatodb_app
-
flake8 ./mediametadatatodb_app
\ No newline at end of file
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