Remove empty JSON object
This commit is contained in:
parent
97b5332be4
commit
b686e608e4
1 changed files with 1 additions and 2 deletions
|
@ -94,8 +94,7 @@
|
||||||
},
|
},
|
||||||
"triggers": [
|
"triggers": [
|
||||||
{
|
{
|
||||||
"type": "imageChange",
|
"type": "imageChange"
|
||||||
"imageChange": {}
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "github",
|
"type": "github",
|
||||||
|
|
Loading…
Reference in a new issue