Skip to content

Commit

Permalink
run only source.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Nenad Milosevic authored and Nenad Milosevic committed Feb 9, 2025
1 parent 8a0b0db commit f7efc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Setup commands
working-directory: qa/terraform
run: |
source commands.sh && deploy_cc
source commands.sh
- name: Terraform Destroy (Cleanup Nodes)
if: always()
Expand Down

0 comments on commit f7efc4f

Please sign in to comment.