Skip to content

Instantly share code, notes, and snippets.

@asimpson
Created July 1, 2015 15:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asimpson/b443ea4e0564fc407329 to your computer and use it in GitHub Desktop.
Save asimpson/b443ea4e0564fc407329 to your computer and use it in GitHub Desktop.
deployment:
staging:
branch: master
commands:
- ./node_modules/.bin/divshot deploy staging --token $DivshotToken
- node wraith-init.js
- "cd wraith/ && mv shots/gallery.html shots/index.html && ../node_modules/.bin/divshot deploy staging --token $WraithDivshot"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment