fix(ci): dependancy
This commit is contained in:
parent
b4cacd1e64
commit
8fa6066911
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ stages:
|
||||||
testing:
|
testing:
|
||||||
stage: "testing"
|
stage: "testing"
|
||||||
needs:
|
needs:
|
||||||
- "linter"
|
- "linting"
|
||||||
image: "cr.simoncor.net/siempie/go-build:latest"
|
image: "cr.simoncor.net/siempie/go-build:latest"
|
||||||
script:
|
script:
|
||||||
- "go test cmd/gogitlabber/*.go"
|
- "go test cmd/gogitlabber/*.go"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue