Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Venkata Challa committed Dec 22, 2023
1 parent 6b1c69c commit 3a0741e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_aks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
make ${{ matrix.environment }} terraform-plan
env:
DOCKER_IMAGE_TAG: ${{ needs.build.outputs.docker-image-tag }}
PR_NUMBER: ${{ github.event.pull_request.number }}
PR_NUMBER: 123

- name: Get application URL
id: get-app-url
Expand Down

0 comments on commit 3a0741e

Please sign in to comment.