I am creating a codebuild job to run aws canary tests.I have added the command start-canary --name to run the tests.
But the build fails with command not found.
I am creating a codebuild job to run aws canary tests.I have added the command start-canary --name to run the tests.
But the build fails with command not found.