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

Merge branch 'laurent.heirendt-develop-patch-18753' into 'develop'

fix issue with LFS

See merge request !132
parents bea21fce 394542e3
No related branches found
No related tags found
2 merge requests!133Regular merge of develop,!132fix issue with LFS
Pipeline #26359 passed
......@@ -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