Skip to content

Commit bfb1b99

Browse files
authored
Update README.md
1 parent f3fc223 commit bfb1b99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
This sample project is used for demonstrating Jenkins pipeline on AWS environment with AWS devops tools(CodeBuild, S3 Buckets, CodeDeploy)
44

55

6+
67
## appspec.yml
78
The application specification file (AppSpec file) is a YAML-formatted or JSON-formatted file used by CodeDeploy to manage a deployment. It must be placed in the root of the directory structure of an application's source code.
89
It is used by CodeDeploy to determine:

0 commit comments

Comments
 (0)