Skip to content

Commit

Permalink
Drop and recreate app folder on each deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Cochrane (Lead developer, DataMade) committed May 11, 2020
1 parent 3f85ea1 commit ca98aad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 0.0
os: linux
files:
- source: /
destination: /home/datamade/openness-project-nmid
destination: /home/datamade/nmid
hooks:
BeforeInstall:
- location: scripts/before_install.sh
Expand Down
Binary file modified scripts/after_install.sh.gpg
Binary file not shown.

0 comments on commit ca98aad

Please sign in to comment.