Example buildspec.yml for browserstack-sdk

23 Views Asked by At

When following the browserstack guidance for AWS CodePipeline integration a requirement is that a buildspec.yml file is available.

Does anyone have an example buildspec.yml that successfully uses browserstack-sdk with Python on an AWS linux-flavoured instance?

My attempt failed on the package pyobjc-core which apparently can only be built on Mac OS ref.

0

There are 0 best solutions below