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
Merge requests
!278
Something went wrong on our end
Release 1.4.4
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Release 1.4.4
release-1.4.4
into
master
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
Release 1.4.4
Martin Weise
requested to merge
release-1.4.4
into
master
Jun 10, 2024
Overview
0
Commits
2
Pipelines
0
Changes
1
0
0
Merge request reports
Viewing commit
95bed650
Prev
Next
Show latest version
1 file
+
0
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
95bed650
Cannot use sigstore
· 95bed650
Martin Weise
authored
Jun 10, 2024
.gitlab-ci.yml
+
0
−
1
View file @ 95bed650
Edit in single-file editor
Open in Web IDE
Show full file
@@ -605,7 +605,6 @@ release-chart:
-
"
helm
plugin
install
https://github.com/sigstore/helm-sigstore"
script
:
-
"
helm
push
./build/dbrepo-${CHART_VERSION}.tgz
oci://${CI_REGISTRY2_URL}/helm"
-
"
helm
sigstore
upload
./build/dbrepo-${CHART_VERSION}.tgz"
release-docs
:
stage
:
release
Loading