Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIR Data Austria DB Repository
DBRepo
Commits
e680faf1
Verified
Commit
e680faf1
authored
8 months ago
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
Copying the whole folder
parent
a5f42501
Branches
Branches containing commit
Tags
Tags containing commit
3 merge requests
!356
Dev
,
!350
Dev
,
!348
Resolve "Bug prevents volume computation when data length column in Metadata DB is null"
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
e680faf1
...
@@ -4,8 +4,8 @@ variables:
...
@@ -4,8 +4,8 @@ variables:
TESTCONTAINERS_RYUK_DISABLED
:
"
false"
TESTCONTAINERS_RYUK_DISABLED
:
"
false"
PYTHON_VERSION
:
"
3.11"
PYTHON_VERSION
:
"
3.11"
DOC_VERSION
:
"
1.5"
DOC_VERSION
:
"
1.5"
APP_VERSION
:
"
1.5.
1
"
APP_VERSION
:
"
1.5.
0
"
CHART_VERSION
:
"
1.5.
1
"
CHART_VERSION
:
"
1.5.
0
"
CACHE_FALLBACK_KEY
:
${CI_DEFAULT_BRANCH}
CACHE_FALLBACK_KEY
:
${CI_DEFAULT_BRANCH}
# This will supress any download for dependencies and plugins or upload messages which would clutter the console log.
# This will supress any download for dependencies and plugins or upload messages which would clutter the console log.
# `showDateTime` will show the passed time in milliseconds. You need to specify `--batch-mode` to make this work.
# `showDateTime` will show the passed time in milliseconds. You need to specify `--batch-mode` to make this work.
...
...
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