1 parent d9a13b3 commit 5c81074Copy full SHA for 5c81074
1 file changed
appspec.yml
@@ -3,7 +3,7 @@ os: linux
3
files:
4
- source: /prod/webcode
5
destination: /var/www/html
6
- - source: /config
+ - source: /prod/config
7
destination: /tmp
8
permissions:
9
- object: /var/www/html
0 commit comments