Skip to content

Commit

Permalink
gitlab: improve job gotest
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Login <batazor@evrone.com>
  • Loading branch information
batazor committed Mar 31, 2023
1 parent e7d7b90 commit 5ea5579
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ops/gitlab/pipelines/test/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ gotest:
extends:
- .go-cache
- .job_teplate_go
image: golang:1.20-alpine
coverage: '/coverage: \d+.\d+% of statements/'
variables:
GOPATH: $CI_PROJECT_DIR/.go
Expand Down

0 comments on commit 5ea5579

Please sign in to comment.