mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-13 12:48:56 -04:00
command between quotes
This commit is contained in:
@@ -76,7 +76,7 @@ def testing(ctx):
|
||||
'image': 'golangci/golangci-lint:latest',
|
||||
'pull': 'always',
|
||||
'commands': [
|
||||
golangci-lint run,
|
||||
'golangci-lint run',
|
||||
],
|
||||
'volumes': [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user