Skip to content

Instantly share code, notes, and snippets.

@hatchan
Created February 23, 2015 16:37
Show Gist options
  • Save hatchan/4843a8ef41c9768b6113 to your computer and use it in GitHub Desktop.
Save hatchan/4843a8ef41c9768b6113 to your computer and use it in GitHub Desktop.
Update git using install-packages step on wercker.com
deploy:
steps:
- wercker/install-packages
packages: git
# insert other steps here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment