Skip to content

Instantly share code, notes, and snippets.

@zabawaba99
Created September 9, 2015 14:04
Show Gist options
  • Save zabawaba99/18c26dc4c0333a1c157c to your computer and use it in GitHub Desktop.
Save zabawaba99/18c26dc4c0333a1c157c to your computer and use it in GitHub Desktop.
script:
- ./build.sh
- ./deploy.sh
ignore:
- .git
- .snag.yml
verbose: true
#!/bin/bash
echo "hello"
#!/bin/bash
echo "world"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment