File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ obelisk client execution submit -f obelisk-flyio:workflow/workflow@1.0.0-beta.ap
1818" $( ./scripts/json-app-init-stargazers.sh) "
1919```
2020
21- While the workflow is running, push the [ stargazers] ( https://github.com/obeli-sk/demo-stargazers ) secrets to the fly.io app -
21+ While the workflow is running, push the [ stargazers secrets ] ( https://github.com/obeli-sk/demo-stargazers/blob/main/.envrc-example ) to the fly.io app -
2222either using ` fly ` command, fly.io's dashboard or using following [ script] ( scripts/secrets-send.sh ) :
2323
2424Point the script at stargazers' ` .envrc ` file.
@@ -46,12 +46,12 @@ The execution log can be inspected using the WebUI available at http://localhost
4646
4747<div >
4848 <img src =" doc/trace.png " width =" 700px " />
49- <div style =" width :700px ; text-align : center ; " ><em >Trace view</em ></div >
49+ <div style =" width :700px ;" ><em >Trace view</em ></div >
5050</div >
5151
5252<div >
5353 <img src =" doc/debug.png " width =" 700px " />
54- <div style =" width :700px ; text-align : center ; " ><em >Debug view</em ></div >
54+ <div style =" width :700px ;" ><em >Debug view</em ></div >
5555</div >
5656
5757
You can’t perform that action at this time.
0 commit comments