infisical-license-server/.gitlab-ci.yml
Alexander Olofsson 243ed398a0
Initial commit
2026-02-23 18:37:34 +01:00

10 lines
150 B
YAML

default:
image: ruby:3.2.9
before_script:
- gem install bundler -v 2.6.9
- bundle install
example_job:
script:
- bundle exec rake