Skip to content
Snippets Groups Projects
Commit ab62a60d authored by Andrei Gherzan's avatar Andrei Gherzan :penguin: Committed by philippe coval
Browse files

ci/build-generic.yaml: Force pulling LFS blobs

Since https://gerrit-review.googlesource.com/c/git-repo/+/83130/

 repo
requires manual handling of LFS blobs.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 33fd7bf4
No related branches found
No related tags found
No related merge requests found
......@@ -295,6 +295,7 @@
name: registry.booting.oniroproject.org/distro/oniro/docs-builder:latest
stage: build
script:
- (cd docs && git lfs pull)
- make -C docs
artifacts:
paths:
......
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