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:
|
||||
stage: "testing"
|
||||
needs:
|
||||
- "linter"
|
||||
- "linting"
|
||||
image: "cr.simoncor.net/siempie/go-build:latest"
|
||||
script:
|
||||
- "go test cmd/gogitlabber/*.go"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue