Day 51: Your CI/CD pipeline on AWS - Part 2 π β
What is CodeBuild?
AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs unit tests, and produces artifacts that are ready to deploy. CodeBuild eliminates the need to provision, manage, and scale your ...
sayali.hashnode.dev4 min read
Lakshminarayanan
Firstly my build is succeeded. But i got error when i update s3 as artifacts.
[Container] 2023/03/28 15:04:05 Assembling file list [Container] 2023/03/28 15:04:05 Expanding /var/www/html/index.html [Container] 2023/03/28 15:04:05 Skipping invalid file path /var/www/html/index.html [Container] 2023/03/28 15:04:05 Phase complete: UPLOAD_ARTIFACTS State: FAILED [Container] 2023/03/28 15:04:05 Phase context status code: CLIENT_ERROR Message: no matching artifact paths found