Skip to content

Instantly share code, notes, and snippets.

@jalama
Created September 9, 2015 19:29
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 jalama/dcc50959a4672e00144a to your computer and use it in GitHub Desktop.
Save jalama/dcc50959a4672e00144a to your computer and use it in GitHub Desktop.
# YAML
# Git Repo
repoDict:
value:
drupal: # ssh://<user>@example.com/<repo folder>
# Build related
workingBranch:
value: dev
# Create a Feature branch called drupdates in origin repo
useFeatureBranch:
value: True
featureBranchName:
value: drupdates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment