Skip to content

Commit f5b9865

Browse files
authored
Update README.md
1 parent 06e88e3 commit f5b9865

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
@@ -4,6 +4,7 @@
44
This sample project is used for demonstrating Jenkins pipeline on AWS environment with AWS devops tools(CodeBuild, S3 Buckets, CodeDeploy)
55

66

7+
78
## appspec.yml
89
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.
910
It is used by CodeDeploy to determine:

0 commit comments

Comments
 (0)