Resolve "Deploy jobs do not pull files from LFS"
Closes #62 (closed)
Merge request reports
Activity
assigned to @jon.azpiazu
added 1 commit
- ba79c38f - Remove the smudge variable from the manual git lfs pull version
added 2 commits
requested review from @miguel.prada
This seems to be working correctly with my latest test job at https://git.code.tecnalia.com/tecnalia_robotics/converging/converging_noether_demo/-/jobs/759188
- Resolved by Prada Sarasola, Miguel
I don't use LFS so I'm a bit confused with all of this. Sorry if these questions are stupid:
- Why were there some
# setup LFS authentication
lines before if this wasn't supported? - Why are both the
pull
(andls-files
?) command(s) inbefore_script
and theGIT_LFS_SKIP_SMUDGE
required? Is it to pull files from LFS in target repository and all dependencies listed inddeploy.yaml
as well?
- Why were there some
Please register or sign in to reply