We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b7b26 commit 144fc84Copy full SHA for 144fc84
RakeFile
@@ -49,7 +49,7 @@ end
49
task :default => ['ripple:restore', 'source:update_version', 'build:all']
50
51
namespace :ci do
52
- task :run_ci_build => [ 'build:all', 'docs:build', 'package:all' ]
+ task :run_ci_build => [ 'ripple:restore', build:all', 'docs:build', 'package:all' ]
53
end
54
55
namespace :ripple do
0 commit comments