Skip to content
Snippets Groups Projects
Commit 394542e3 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

fix issue with LFS

parent bea21fce
No related branches found
No related tags found
No related merge requests found
......@@ -75,6 +75,8 @@ build pages for VM deployment:
- if: $CI_COMMIT_BRANCH
- if: $CI_MERGE_REQUEST_ID
before_script:
- apt-get -qq update
- apt-get install -y -qq git-lfs
- gem install bundler:$BUNDLER_VERSION && bundle install
script:
# Generate the configuration for forks (will use Gitlab Pages on personal namespaces)
......
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