Skip to content

Instantly share code, notes, and snippets.

@danro
Created November 27, 2012 01:17
Show Gist options
  • Save danro/4151772 to your computer and use it in GitHub Desktop.
Save danro/4151772 to your computer and use it in GitHub Desktop.
Reject pagodabox deploys with missing files
web1:
document_root: public
after_build:
- "ls public/dist/* &> /dev/null"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment