Skip to content

Commit 716fc54

Browse files
authored
Merge branch 'prod' into staging
2 parents 24cf01c + de4be6b commit 716fc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ Global secrets:
4040
|----------------------|----------------------------------|----------------------------------|
4141
| SYNAPSE_PASSWORD | Synapse service user token (PAT) | glY4283tLQHZ...0eXAiOi...JKV1QiL |
4242

43-
4443
Context specific secrets for each environment that corresponds to a git branch (develop/staging/prod):
4544

4645
| Variable | Description | Example |
@@ -58,6 +57,7 @@ Context specific secrets for each environment that corresponds to a git branch (
5857
[agora2-infra] repository deploys a bastian host in AWS for each environment which have access to
5958
the databases. We manually configure a [Github self-hosted runner](https://docs.github.com/en/actions/hosting-your-own-runners)
6059
for each bastian host, a label is applied to each runner to match the corresponding git branch name (develop/staging/prod).
60+
6161
Each runner corresponds to an environment which corresponds to a git branch. The update is
6262
executed from these runners. When a push happens on a branch (i.e. develop), the update
6363
is executed on the `agora-bastian-develop` runner which in turn updates the development database.

0 commit comments

Comments
 (0)