Skip to content

Commit

Permalink
Prepare increase in stage DAs
Browse files Browse the repository at this point in the history
  • Loading branch information
Saundr21 committed Aug 11, 2024
1 parent f3f0796 commit ffadc7b
Show file tree
Hide file tree
Showing 3 changed files with 370 additions and 59 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/stage-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ env:
da-1-hc-url: http://88.99.219.105:9130/tor/status-vote/current/consensus
da-2-hc-url: http://176.9.29.53:9130/tor/status-vote/current/consensus
da-3-hc-url: http://95.216.32.105:9130/tor/status-vote/current/consensus
da-4-hc-url: http://176.9.29.53:9131/tor/status-vote/current/consensus
da-5-hc-url: http://176.9.29.53:9132/tor/status-vote/current/consensus
da-6-hc-url: http://95.216.32.105:9131/tor/status-vote/current/consensus
da-7-hc-url: http://95.216.32.105:9132/tor/status-vote/current/consensus

jobs:
build-and-push:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/stage-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ env:
da-1-hc-url: http://88.99.219.105:9130/tor/status-vote/current/consensus
da-2-hc-url: http://176.9.29.53:9130/tor/status-vote/current/consensus
da-3-hc-url: http://95.216.32.105:9130/tor/status-vote/current/consensus
da-4-hc-url: http://176.9.29.53:9131/tor/status-vote/current/consensus
da-5-hc-url: http://176.9.29.53:9132/tor/status-vote/current/consensus
da-6-hc-url: http://95.216.32.105:9131/tor/status-vote/current/consensus
da-7-hc-url: http://95.216.32.105:9132/tor/status-vote/current/consensus

jobs:
push:
Expand Down
Loading

0 comments on commit ffadc7b

Please sign in to comment.