Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tecnalia_robotics-public
templates
Commits
d684323a
Commit
d684323a
authored
Sep 23, 2021
by
Iñigo Moreno i Caireta
Browse files
Update ci-templates/lfs-pull.yml
parent
9deafef0
Pipeline
#57133
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ci-templates/lfs-pull.yml
View file @
d684323a
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment