Skip to content

Instantly share code, notes, and snippets.

@asimpson
Created July 1, 2015 15:50
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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