From c00b4bf49b403753a99de5ff13b8f69d0db73460 Mon Sep 17 00:00:00 2001 From: "krishnath.poologanathan" Date: Wed, 11 Dec 2024 12:18:00 +0000 Subject: [PATCH] added deleted comments --- .github/workflows/manual-deploy-ten-gateway-frontend.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/manual-deploy-ten-gateway-frontend.yml b/.github/workflows/manual-deploy-ten-gateway-frontend.yml index ef9d81304..682af7fdc 100644 --- a/.github/workflows/manual-deploy-ten-gateway-frontend.yml +++ b/.github/workflows/manual-deploy-ten-gateway-frontend.yml @@ -1,3 +1,6 @@ +# Deploys TEN Gateway Frontend on Azure for Testnet +# Builds the TEN Gateway image, pushes the image to dockerhub and starts the TEN Gateway on Azure VM + name: "[M] Build and Deploy Ten Gateway Frontend" run-name: "[M] Build and Deploy Ten Gateway Frontend ( ${{ inputs.testnet_type }} )" on: