Skip to content
Snippets Groups Projects
Commit 1c5254ac authored by Kalin Daskalov's avatar Kalin Daskalov
Browse files

update tag and go version for tests

parent 5526a7d2
No related branches found
No related tags found
1 merge request!4Add automatic tag fetching from remote repo
Pipeline #68887 passed with stages
in 3 minutes and 47 seconds
......@@ -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
......
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"
app @ 918cab57
Subproject commit 86f5bf771a954c9819e2322342a58a0ecf6e0366
Subproject commit 918cab5783ea11b2292a7f71cc1947a297abc53a
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment