Remove gitlab ci configuration
We are not hosting on gitlab anymore
This commit is contained in:
parent
4a087bc2eb
commit
dd1ac04fc7
@ -1,10 +0,0 @@
|
|||||||
default:
|
|
||||||
image: ruby:3.2.1
|
|
||||||
|
|
||||||
before_script:
|
|
||||||
- gem install bundler -v 2.4.8
|
|
||||||
- bundle install
|
|
||||||
|
|
||||||
example_job:
|
|
||||||
script:
|
|
||||||
- bundle exec rake
|
|
Loading…
Reference in New Issue
Block a user