fix(ncs-promotion): remove unnecessary timestamp field from webhook payload
This commit is contained in:
@@ -146,8 +146,7 @@ spec:
|
|||||||
"value": "${{ ctx.stage }}",
|
"value": "${{ ctx.stage }}",
|
||||||
"inline": true
|
"inline": true
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"timestamp": "${{ now.unix }}"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user