Skip to content
Snippets Groups Projects
Select Git revision
  • 7e5898735068ec889146b58c059f94b95259e3cc
  • main default protected
2 results

.gitlab-ci.yml

Blame
  • Rakefile 258 B
    # frozen_string_literal: true
    
    # Add your own tasks in files placed in lib/tasks ending in .rake,
    # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
    
    require_relative 'config/application'
    
    Rails.application.load_tasks