Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tecnalia_robotics-public
templates
Commits
1b86072b
Commit
1b86072b
authored
1 year ago
by
Jon Azpiazu
Browse files
Options
Downloads
Patches
Plain Diff
Add some additional debug output
parent
61361a9c
No related branches found
Branches containing commit
No related tags found
1 merge request
!95
Resolve "Deploy jobs do not pull files from LFS"
Pipeline
#141504
passed
1 year ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ci-templates/industrial-ci-templates.yml
+1
-0
1 addition, 0 deletions
ci-templates/industrial-ci-templates.yml
with
1 addition
and
0 deletions
ci-templates/industrial-ci-templates.yml
+
1
−
0
View file @
1b86072b
...
...
@@ -45,6 +45,7 @@ variables:
-
git lfs install
-
git config --global credential.helper store
-
echo https://$ARTIFACT_CI_USER:$ARTIFACT_CI_TOKEN@artifact.tecnalia.com > ~/.git-credentials
-
find . -type f -name .lfsconfig -exec sh -c 'cd "$(dirname "{}")" && git lfs ls-files' \;
-
find . -type f -name .lfsconfig -exec sh -c 'cd "$(dirname "{}")" && git lfs pull' \;
-
find . -type f -name .lfsconfig -exec sh -c 'cd "$(dirname "{}")" && git lfs ls-files' \;
# install ddeploy
...
...
This diff is collapsed.
Click to expand it.
Jon Azpiazu
@jon.azpiazu
mentioned in commit
862fdf2b
·
1 year ago
mentioned in commit
862fdf2b
mentioned in commit 862fdf2bbbb74faeebd6b2c67b1c05c06ba3e1df
Toggle commit list
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment