Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Add 'CI_CLIENT_CONCURRENT_CONNECTIONS' to main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jont828 committed Jul 30, 2020
1 parent 3d213fb commit b7acadc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ env:
DOCKER_PASS: ${{ secrets.DOCKER_PASS }}
CI_WAIT_FOR_OK_SECONDS: 60
CI_MAX_ITERATIONS_THRESHOLD: 90
CI_CLIENT_CONCURRENT_CONNECTIONS: 1
CI_MAX_WAIT_FOR_POD_TIME_SECONDS: 60
CI_MIN_SUCCESS_THRESHOLD: 1
ACR: ${{ secrets.ACR }}
Expand Down

0 comments on commit b7acadc

Please sign in to comment.