Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow /results to be stored to different local path #500

Closed
Joseph-Labonte opened this issue Feb 20, 2019 · 2 comments
Closed

Allow /results to be stored to different local path #500

Joseph-Labonte opened this issue Feb 20, 2019 · 2 comments

Comments

@Joseph-Labonte
Copy link

Currently all of the Flank test results seem to be stored to /results

It would be nice if we had and optional parameter to set a different local folder to write the results to.

@bootstraponline
Copy link
Contributor

bootstraponline commented Feb 20, 2019

I think something like flank-result-dir: $BITRISE_DEPLOY_DIR would replace the need for

cp -r ./apps/student/results/*/* $BITRISE_DEPLOY_DIR when we only care about a singular result at a fixed local location.

@bootstraponline
Copy link
Contributor

#523 will fix this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants