Skip to content
Snippets Groups Projects
Commit 2c5caf79 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

GitLab CI: Provide sample config

If it is missing, even the assets:precompile will fail.
parent 786ce581
No related branches found
No related tags found
No related merge requests found
Pipeline #763 passed
......@@ -10,6 +10,7 @@ before_script:
- gem install bundler
- bundle -v
- bundle install -j $(nproc) --path vendor
- cp config.sample.yml config.yml
rubocop:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment