Skip to content

Commit

Permalink
Update uat.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
i4mmaddy authored Dec 3, 2024
1 parent fde9e7f commit 6427e27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
run: sudo pip install --extra-index-url https://test.pypi.org/simple/ boman-cli-uat==15.2.3
#sudo pip install boman-cli
- name: Run scan
run: sudo boman-cli-uat -a run -u https://qa.boman.ai -at e3a1dd22-f01f-4bcb-aa65-a96c7ebceb48 -ct 5b2f4dbd-a873-4042-8441-ff38fef71ed5
#-config ./boman_qa.yaml
run: sudo boman-cli-uat -a run -u https://qa.boman.ai -config ./boman_qa.yaml # -at e3a1dd22-f01f-4bcb-aa65-a96c7ebceb48 -ct 5b2f4dbd-a873-4042-8441-ff38fef71ed5

#sudo boman-cli -a run -u https://dashboard.boman.ai/ -at ${{secrets.BOMAN_APP_TOKEN}} -ct ${{secrets.BOMAN_CUSTOMER_TOKEN}}

- name: Upload Artifacts
Expand Down

0 comments on commit 6427e27

Please sign in to comment.