Skip to content

Commit 785e44a

Browse files
committed
fixed
1 parent 8be52cb commit 785e44a

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

.project

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>aws-codepipeline-s3-codedeploy-linux</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
</buildSpec>
9+
<natures>
10+
</natures>
11+
</projectDescription>

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
zip -r ../aws-codepipeline-s3-aws-codedeploy_linux.zip *
2+
aws s3 cp ../aws-codepipeline-s3-aws-codedeploy_linux.zip s3://awscd-demotim
-5.77 KB
Binary file not shown.

0 commit comments

Comments
 (0)