Skip to content

Commit

Permalink
chore: updates combined qa workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
a-rampalli authored Jul 14, 2023
1 parent 3fb7a80 commit 4ee26d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-combined-qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
API_USER: ${{secrets.DEV_USERNAME}}
API_PASSWORD: ${{secrets.DEV_PASSWORD}}
run: |
python scripts/deployToDB.py https://extract-retl-qa-api.dev.rudderlabs.com
python scripts/deployToDB.py https://api.dev.rudderlabs.com

0 comments on commit 4ee26d8

Please sign in to comment.