bundle exec rake
will run a quick test suite with the current Bash and Ruby version.
./test.sh
will run all GitLab CI pipelines locally.
You'll need Docker and GitLab Runner installed on your machine.
bundle exec rake
will run a quick test suite with the current Bash and Ruby version.
./test.sh
will run all GitLab CI pipelines locally.
You'll need Docker and GitLab Runner installed on your machine.