mirror of
https://codeberg.org/lauralani/ipam.git
synced 2024-11-23 20:20:39 +01:00
update CI
This commit is contained in:
parent
0857deec69
commit
ebcb78c5e0
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ pipeline:
|
|||
go-lint:
|
||||
image: golangci/golangci-lint
|
||||
commands:
|
||||
- golangci-lint run
|
||||
- golangci-lint run --verbose
|
||||
when:
|
||||
event: ["push", "pull_request", "manual"]
|
||||
|
|
Loading…
Reference in a new issue