Update GitLab CI to include new features
Some minor improvements to the gitlab-ci file.
- This will add a
before_scripts
forrubocop
andrspec
. - Removed
code_quality
to use theCode-Quality
template.
Some minor improvements to the gitlab-ci file.
before_scripts
for rubocop
and rspec
.code_quality
to use the Code-Quality
template.