File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,6 @@ Global secrets:
40
40
| ----------------------| ----------------------------------| ----------------------------------|
41
41
| SYNAPSE_PASSWORD | Synapse service user token (PAT) | glY4283tLQHZ...0eXAiOi...JKV1QiL |
42
42
43
-
44
43
Context specific secrets for each environment that corresponds to a git branch (develop/staging/prod):
45
44
46
45
| Variable | Description | Example |
@@ -58,6 +57,7 @@ Context specific secrets for each environment that corresponds to a git branch (
58
57
[ agora2-infra] repository deploys a bastian host in AWS for each environment which have access to
59
58
the databases. We manually configure a [ Github self-hosted runner] ( https://docs.github.com/en/actions/hosting-your-own-runners )
60
59
for each bastian host, a label is applied to each runner to match the corresponding git branch name (develop/staging/prod).
60
+
61
61
Each runner corresponds to an environment which corresponds to a git branch. The update is
62
62
executed from these runners. When a push happens on a branch (i.e. develop), the update
63
63
is executed on the ` agora-bastian-develop ` runner which in turn updates the development database.
You can’t perform that action at this time.
0 commit comments