As a CI Server I want to run Jarvis once
then save the report to disk
so that another process can serve the report with a standard webserver
- deploy to netlify
- save storybook to
/build/storybook -> http://[hash]-[user].netlify.com/build/storybook
- save jarvis to
/build/jarvis -> http://[hash]-[user].netlify.com/build/jarvis
As a CI Server I want to run Jarvis once
then save the report to disk
so that another process can serve the report with a standard webserver
/build/storybook-> http://[hash]-[user].netlify.com/build/storybook/build/jarvis-> http://[hash]-[user].netlify.com/build/jarvis