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