Added Node to Azure, AWS Templates for bug_bash

This commit is contained in:
Ashwin Sangem
2021-09-17 04:12:44 +00:00
committed by GitHub
parent f459d8595c
commit 7a7feeba46
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,5 +3,5 @@
"description": "Deploy a container to an Amazon ECS service powered by AWS Fargate or Amazon EC2.",
"creator": "Amazon Web Services",
"iconName": "aws",
"categories": ["Deployment"]
"categories": ["Deployment", "JavaScript", "npm"]
}
+1 -1
View File
@@ -3,5 +3,5 @@
"description": "[Test Partner]Build a Node.js project and deploy it to an Azure Web App.",
"creator": "Microsoft Azure",
"iconName": "azure",
"categories": ["Deployment"]
"categories": ["Deployment", "JavaScript", "npm"]
}