~cytrogen/masto-fe

ref: d481e72e85d5243b40c2a22c272c7e9f6404a568 masto-fe/Rakefile -rw-r--r-- 249 bytes
d481e72e — Renaud Chaput Tag images with the latest tag only when running against the latest stable branch (#25803) 2 years ago
                                                                                
1
2
3
4
5
6
# 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 File.expand_path('../config/application', __FILE__)

Rails.application.load_tasks