Closed aakashysharma closed 12 months ago
@aakashysharma Thanks for the bug report, I see that README.rst
is slightly outdated and does not have the latest reana.yaml
shown there. I'll make a fix for README.rst
shortly.
Note that in the meantime you can execute the demo using the included reana.yaml
by doing:
$ git clone --depth=1 https://github.com/reanahub/reana-demo-bsm-search
$ cd reana-demo-bsm-search/
$ reana-client run -w bsm
I followed the instructions provided on the page and received following error. If I just use
reana-client upload
without specifying./code
, it works fine.