Skip to content

tsimur/aws-ci-cd-849

Repository files navigation

aws-ci-cd-849

! This repository contains files for point 2 !


Point 2

Build and deployment via aws CodePipeline. Pipeline configured by aws WebUI.


Notice table

file description
codeDeployAgentInstall.sh Script to install Code Deploy agent without AWS Systems Manager
appspec.yml An application specification file (AppSpec file). Needed for deploy more...
buildspec.yaml A buildspec is a collection of build commands and related settings. Needed for build more...
afterinstall.sh Used in appspec file and contain after install commands. Needed for deploy
./2/ The folder contains files for deployment

Point 1

In github-actions-837 repository add Appspec file and change github action workflow to make appspec file part of the artifact.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages