mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-13 04:37:46 -04:00
syntax fix, yet again
This commit is contained in:
@@ -73,7 +73,7 @@ def testing(ctx):
|
||||
},
|
||||
{
|
||||
'name': 'staticcheck',
|
||||
'image': image: golangci/golangci-lint:latest',
|
||||
'image': golangci/golangci-lint:latest',
|
||||
'pull': 'always',
|
||||
'commands': [
|
||||
golangci-lint run,
|
||||
|
||||
Reference in New Issue
Block a user