diff options
Diffstat (limited to 'appspec.yml')
| -rw-r--r-- | appspec.yml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/appspec.yml b/appspec.yml deleted file mode 100644 index a7e1ff7..0000000 --- a/appspec.yml +++ /dev/null @@ -1,14 +0,0 @@ -version: 0.0 -os: linux -files: - - source: / - destination: /home/ec2-user/philippgeyer.co.uk -hooks: - AfterInstall: - - location: scripts/permissions.sh - timeout: 300 - runas: root - ApplicationStart: - - location: scripts/build.sh - timeout: 300 - runas: ec2-user
\ No newline at end of file |
