Skip to content
Snippets Groups Projects
Commit abd8faad authored by Alina Schmidt's avatar Alina Schmidt
Browse files

Test test stage

parent c43841c7
No related branches found
No related tags found
No related merge requests found
Pipeline #73460 failed
......@@ -38,8 +38,8 @@ test-job:
extends:
- .image
script:
- go get -t ./...
- go test -race -v ./...
- go mod download
- go test -v ./...
#deploy-job:
......
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