Skip to content

Instantly share code, notes, and snippets.

@alexvasilkov
Created May 13, 2020 14:18
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 alexvasilkov/55c6f6a1c9f9cb321149819adc4d22ac to your computer and use it in GitHub Desktop.
Save alexvasilkov/55c6f6a1c9f9cb321149819adc4d22ac to your computer and use it in GitHub Desktop.
git {
fetch 'https://example.com/build_scripts_repo.git', {
dir "$rootDir/gradle/scripts"
tag 'v1.2.3'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment