-
Notifications
You must be signed in to change notification settings - Fork 73
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
Update build.sh script to include optional platform param #99
Conversation
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks and please do backport this to other branches!
Is back-porting to 1.1 enough or are there more? |
Should be enough for now. |
…-project#99) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
…-project#99) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
…-project#99) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
…-project#99) Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
Signed-off-by: Sayali Gaikawad gaiksaya@amazon.com
Description
Add optional platform param sent by build workflow. This param is optional in this script but will always be sent by the workflow.
Issues Resolved
N/A
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.