chore: Update node and Go environment images in CI (#2240)
Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = async function (context) {
|
||||
module.exports = async (context) => {
|
||||
var splitStringArray = context.request.split(" ");
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user