mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-04-01 11:34:09 +02:00
project: don't run solargraph by default
This commit is contained in:
parent
466dd30ff4
commit
a2e4480e0a
2
Rakefile
2
Rakefile
@ -73,7 +73,7 @@ namespace :bundle do
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
task default: [:rubocop, :spec, 'bundle:audit', :solargraph]
|
task default: [:rubocop, :spec, 'bundle:audit']
|
||||||
|
|
||||||
desc 'Run all tasks desired for CI'
|
desc 'Run all tasks desired for CI'
|
||||||
task ci: [:default, 'docker:lint', :build, 'docker:build', 'docker:e2e']
|
task ci: [:default, 'docker:lint', :build, 'docker:build', 'docker:e2e']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user