fix: dependancy problem
This commit is contained in:
parent
b94762ae5f
commit
c03cdc67d3
2 changed files with 0 additions and 4 deletions
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
releasing:
|
||||
stage: "releasing"
|
||||
needs:
|
||||
- "testing"
|
||||
image:
|
||||
name: "goreleaser/goreleaser:v2.10.2"
|
||||
entrypoint: [""]
|
||||
|
|
|
|||
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
testing:
|
||||
stage: "testing"
|
||||
needs:
|
||||
- "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