Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Jojo-GitH2 committed Feb 18, 2024
1 parent 4a6c814 commit fcb1620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_nd_deploy_to_AKS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on: ubuntu-latest
needs: build
env:
TFVARS: ${{ vars.TFVARS}}
TFVARS: ${{ secrets.TFVARS}}
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit fcb1620

Please sign in to comment.