Skip to content

Commit

Permalink
added code v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tope Emmanuel committed Sep 15, 2023
1 parent e784766 commit a7f1e94
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/actions/deploy_v2/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ runs:
echo "the passed in environment is ${{ inputs.environment }}"
echo terraform version
- uses: Azure/login@v1
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}

- name: Terraform init, plan & apply
if: ${{ inputs.environment }} == "Review"
shell: bash
Expand Down

0 comments on commit a7f1e94

Please sign in to comment.