Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
infohub-helm
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
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
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
Show more breadcrumbs
Gaia-X
Trust Services API
infohub-helm
Commits
1c5254ac
Commit
1c5254ac
authored
1 year ago
by
Kalin Daskalov
Browse files
Options
Downloads
Patches
Plain Diff
update tag and go version for tests
parent
5526a7d2
No related branches found
No related tags found
1 merge request
!4
Add automatic tag fetching from remote repo
Pipeline
#68887
passed with stages
in 3 minutes and 47 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
Chart.yaml
+2
-2
2 additions, 2 deletions
Chart.yaml
app
+1
-1
1 addition, 1 deletion
app
with
5 additions
and
5 deletions
.gitlab-ci.yml
+
2
−
2
View file @
1c5254ac
...
...
@@ -36,7 +36,7 @@ lint:
-
cd /go/src/gitlab.com/${CI_PROJECT_PATH}/app
unit tests
:
image
:
golang:1.21.
4
image
:
golang:1.21.
5
stage
:
test
tags
:
-
amd64-docker
...
...
@@ -50,7 +50,7 @@ unit tests:
coverage
:
'
/total:\s+\(statements\)\s+(\d+.\d+\%)/'
govulncheck
:
image
:
golang:1.21.
4
image
:
golang:1.21.
5
stage
:
test
tags
:
-
amd64-docker
...
...
This diff is collapsed.
Click to expand it.
Chart.yaml
+
2
−
2
View file @
1c5254ac
apiVersion
:
v1
appVersion
:
v1.3.
0
appVersion
:
v1.3.
1
description
:
infohub deployment
name
:
infohub
version
:
1.3.
0
version
:
1.3.
1
icon
:
"
https://www.vereign.com/wp-content/themes/vereign2020/images/vereign-logo.svg"
This diff is collapsed.
Click to expand it.
app
@
918cab57
Subproject commit
86f5bf771a954c9819e2322342a58a0ecf6e0366
Subproject commit
918cab5783ea11b2292a7f71cc1947a297abc53a
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