Skip to content
Snippets Groups Projects
Commit a60c7c08 authored by Prada Sarasola, Miguel's avatar Prada Sarasola, Miguel
Browse files

Merge branch '41-follow-up-from-resolve-support-lfs-in-templates' into 'master'

Resolve "Follow-up from "Resolve "Support LFS in templates"""

Closes #41

See merge request !69
parents 9deafef0 d684323a
No related branches found
No related tags found
1 merge request!69Resolve "Follow-up from "Resolve "Support LFS in templates"""
Pipeline #58076 passed
......@@ -8,5 +8,6 @@
apt install -qq -y git-lfs; \
git config --global credential.helper store; \
echo https://$ARTIFACT_CI_USER:$ARTIFACT_CI_TOKEN@artifact.tecnalia.com > ~/.git-credentials ;"
BEFORE_INSTALL_TARGET_DEPENDENCIES: *lfs-pull-script
BEFORE_INSTALL_UPSTREAM_DEPENDENCIES: *lfs-pull-script
BEFORE_INSTALL_TARGET_DEPENDENCIES: *lfs-pull-script
BEFORE_INSTALL_DOWNSTREAM_DEPENDENCIES: *lfs-pull-script
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment