Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CYBELE
data
Query Builder
Commits
f9253c6b
Commit
f9253c6b
authored
Jul 09, 2021
by
Giannis Tsapelas
Browse files
default db user
parent
266b044b
Pipeline
#4795
passed with stages
in 8 minutes and 41 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
aggregator/management/commands/collect_datasets_and_metadata.py
...ator/management/commands/collect_datasets_and_metadata.py
+1
-0
No files found.
aggregator/management/commands/collect_datasets_and_metadata.py
View file @
f9253c6b
...
...
@@ -167,6 +167,7 @@ class Command(BaseCommand):
setattr
(
dataset
,
key
,
obj
[
key
])
dataset
.
stored_at
=
'CYBELE_LXS'
dataset
.
db_user
=
'cybele'
dataset
.
save
()
...
...
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