Questions tagged [codebuild]

3 questions
0
votes
0 answers

While creating Image in ECR using Codebuild I have below issue

Below is error details [Container] 2023/08/25 16:10:25 Command did not exit successfully bash $CODEBUILD_SRC_DIR/docker_python/scripts/build_and_push.sh $DOCKER_IMAGE_NAME exit status 2 [Container] 2023/08/25 16:10:25 Phase complete: BUILD State:…
0
votes
0 answers

Cypress (12) component testing is not working for AWS CodeBuild

I created this project by using create-react-app (Node v14) with the last version of cypress (12). Also I'm using CodeBuild for CI/CD that in the backgorund is excecuting: cypress run --component -b chrome. The pipeline is failing with the following…
0
votes
1 answer

ECR docker login issues with AWS Codebuild

I have created a Build Project with all relevant information. I have also enabled the "Priviledged" in the "Environment" configuration screen. When starting build in my build log I have the following error: [Container] 2023/07/23 07:43:32 Command…
Siddiqui Noor
  • 5,575
  • 5
  • 25
  • 41