Skip to content

Commit 3e9037e

Browse files
Ensure that gauntlt attack files are in CodeDeploy archive
1 parent 94b5be0 commit 3e9037e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

codedeploy/appspec.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ files:
66
destination: /app/application
77
- source: src
88
destination: /app/src
9+
- source: gauntlt
10+
destination: /app/gauntlt
911
- source: bin
1012
destination: /app/bin
1113
- source: ansible

0 commit comments

Comments
 (0)