Skip to content

Instantly share code, notes, and snippets.

@Vertigo093i
Vertigo093i / bamboo-git-lfs-checkout
Last active October 11, 2020 22:45
Howto: Atlassian Bamboo and Git LFS
"${bamboo.capability.system.git.executable}" config remote.origin.lfsurl ${bamboo.planRepository.repositoryUrl}
"${bamboo.capability.system.git.executable}" lfs install --local
"${bamboo.capability.system.git.executable}" lfs pull || "${bamboo.capability.system.git.executable}" lfs logs last