Compare commits
1 Commits
4b820d5424
...
definition
| Author | SHA1 | Date | |
|---|---|---|---|
| 6cd208b6e8 |
@@ -154,12 +154,12 @@ steps:
|
||||
- name: test
|
||||
image: golang
|
||||
commands:
|
||||
- cd provider/definition
|
||||
- cd definition
|
||||
- go test ./...
|
||||
|
||||
- name: golangci-lint
|
||||
image: golangci/golangci-lint:v1.55
|
||||
commands:
|
||||
- cd provider/definition
|
||||
- cd definition
|
||||
- golangci-lint run
|
||||
|
||||
|
||||
Reference in New Issue
Block a user