From 7d7d3842830e47a845e51316323d835ba77ed600 Mon Sep 17 00:00:00 2001 From: "E. Lynette Rayle" Date: Tue, 29 Oct 2024 08:06:25 -0400 Subject: [PATCH] test verification --- .github/workflows/build-and-deploy-dev.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy-dev.yml b/.github/workflows/build-and-deploy-dev.yml index b51cd159..0724c4e7 100644 --- a/.github/workflows/build-and-deploy-dev.yml +++ b/.github/workflows/build-and-deploy-dev.yml @@ -23,7 +23,8 @@ jobs: build-and-deploy: name: Build and Deploy needs: upload-package-lock-json - uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v3.1.2 + uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@elr/verify-health + # uses: clearlydefined/operations/.github/workflows/app-build-and-deploy.yml@v3.1.2 secrets: AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }} AZURE_WEBAPP_PUBLISH_PROFILE: ${{ secrets.AZURE_WEBAPP_PUBLISH_PROFILE_DEV }} @@ -34,3 +35,4 @@ jobs: application-type: api azure-app-base-name: clearlydefined-api azure-app-name-postfix: -dev + primary-verfication-url: https://dev-api.clearlydefined.io/