Skip to content
Snippets Groups Projects
Commit 213323f1 authored by Iñigo Moreno i Caireta's avatar Iñigo Moreno i Caireta
Browse files

Fix naming of hook

parent fb4f8e53
No related branches found
No related tags found
1 merge request!67Resolve "Support LFS in templates"
Pipeline #56946 passed
...@@ -8,5 +8,5 @@ ...@@ -8,5 +8,5 @@
apt install -qq -y git-lfs; \ apt install -qq -y git-lfs; \
git config --global credential.helper store; \ git config --global credential.helper store; \
echo https://$ARTIFACT_CI_USER:$ARTIFACT_CI_TOKEN@artifact.tecnalia.com > ~/.git-credentials ;" echo https://$ARTIFACT_CI_USER:$ARTIFACT_CI_TOKEN@artifact.tecnalia.com > ~/.git-credentials ;"
BEFORE_INSTALL_TARGET_WORKSPACE: *lfs-pull-script BEFORE_INSTALL_TARGET_DEPENDENCIES: *lfs-pull-script
BEFORE_INSTALL_UPSTREAM_WORKSPACE: *lfs-pull-script BEFORE_INSTALL_UPSTREAM_DEPENDENCIES: *lfs-pull-script
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment