Fix syntax issue
This commit is contained in:
parent
1f80b91d07
commit
dd1d2df8ec
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ default_settings = {
|
|||
'pipeline': {
|
||||
'kind': 'pipeline',
|
||||
'type': 'docker'
|
||||
}
|
||||
},
|
||||
|
||||
'additional_steps': ['sign', 'upload'],
|
||||
|
||||
|
|
Loading…
Reference in a new issue