Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ files:
destination: /srv/pooli
- source: deploy
destination: /srv/pooli/deploy
file_exists_behavior: OVERWRITE

hooks:
BeforeInstall:
Expand All @@ -21,4 +22,4 @@ hooks:
ValidateService:
- location: deploy/scripts/03_validate.sh
timeout: 300
runas: root
runas: root