EOX GitLab Instance
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Data Handling
core
Commits
de25558f
Commit
de25558f
authored
3 years ago
by
Bernhard Mallinger
Browse files
Options
Downloads
Patches
Plain Diff
Fix path of def-sentinel-2-l1c-l2a.json in container in init-db.sh
parent
a038e03b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#18983
passed
3 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
charts/vs-registrar/files/init-db.sh
+1
-1
1 addition, 1 deletion
charts/vs-registrar/files/init-db.sh
charts/vs-renderer/files/init-db.sh
+1
-1
1 addition, 1 deletion
charts/vs-renderer/files/init-db.sh
with
2 additions
and
2 deletions
charts/vs-registrar/files/init-db.sh
+
1
−
1
View file @
de25558f
...
...
@@ -91,7 +91,7 @@ if python3 manage.py id check {{ index (keys $.Values.global.collections) 0 | qu
python3 manage.py coveragetype import /rgbnir_definition.json
--traceback
python3 manage.py coveragetype import /def-sentinel-2-l1c-l2a.json
--traceback
python3 manage.py coveragetype import
/opt/core
/def-sentinel-2-l1c-l2a.json
--traceback
{{
-
if
$.
Values.global.coverageTypes
}}
{{
- range
$coverageType
:
=
$.
Values.global.coverageTypes
}}
...
...
This diff is collapsed.
Click to expand it.
charts/vs-renderer/files/init-db.sh
+
1
−
1
View file @
de25558f
...
...
@@ -91,7 +91,7 @@ if python3 manage.py id check {{ index (keys $.Values.global.collections) 0 | qu
python3 manage.py coveragetype import /rgbnir_definition.json
--traceback
python3 manage.py coveragetype import /def-sentinel-2-l1c-l2a.json
--traceback
python3 manage.py coveragetype import
/opt/core
/def-sentinel-2-l1c-l2a.json
--traceback
{{
-
if
$.
Values.global.coverageTypes
}}
{{
- range
$coverageType
:
=
$.
Values.global.coverageTypes
}}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment