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 d0d8d8c commit b1b3a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_aks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:

- name: Terraform plan
run: |
make ci ${{ matrix.environment }} terraform-plan
make ${{ matrix.environment }} terraform-plan
env:
DOCKER_IMAGE_TAG: ${{ needs.build.outputs.docker-image-tag }}
PR_NUMBER: ${{ github.event.pull_request.number }}
Expand Down

0 comments on commit b1b3a12

Please sign in to comment.