You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace Jenkins build, test and static analysis functionality with AWS CodeBuild. Will need to review the jobs folder to ensure key functionality is replicated.
Replace Jenkins build, test and static analysis functionality with AWS CodeBuild. Will need to review the jobs folder to ensure key functionality is replicated.
This should eliminate the need for the following:
It will modify codepipeline-cfn.json and some other files
See https://github.com/stelligent/aws-codedeploy-sample-tomcat/blob/master/codebuild-cpl-cd-cc.json#LL199-LL247 and https://github.com/stelligent/aws-codedeploy-sample-tomcat/blob/master/codebuild-cpl-cd-cc.json#LL382-LL410 for samples (little bit different as they're for Java, though)
The text was updated successfully, but these errors were encountered: