Skip to content

Commit

Permalink
Master (#51)
Browse files Browse the repository at this point in the history
* moving gateway to us-e-2

* push live (#50)

* re-instate master deployments

* moving gateway to us-e-2

* adding eu-w-1, turning back on all deploys
  • Loading branch information
nymd authored Mar 31, 2021
1 parent e63a7fa commit 46e3427
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/production-ap-southeast-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Production Deployment ap-southeast-1

on:
push:
branches: [ master ]
branches: [ master-off ]

jobs:
deploy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/production-us-west-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Production Deployment us-west-2

on:
push:
branches: [ master ]
branches: [ master-off ]

jobs:
deploy:
Expand Down

0 comments on commit 46e3427

Please sign in to comment.