Top "Aws-codepipeline" questions

AWS CodePipeline is a continuous delivery service for fast and reliable application updates.

Build angular project using AWS CodeBuild

We have an Angular project and we are trying to use AWS CodePipeline to deploy the project. We have pushed …

node.js continuous-integration aws-codepipeline aws-codebuild aws-codecommit
How to retrieve Secret Manager data in buildspec.yaml

Im working on creating the CodeBuild which is integrated with SonarQube, So I pass values and sonar credentials directly in …

amazon-web-services yaml aws-codepipeline aws-codebuild aws-secrets-manager