File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 22
22
command : touch Gemfile.local
23
23
- redmine-plugin/install-self
24
24
- redmine-plugin/generate-database_yml
25
+ - run :
26
+ working_directory : ' redmine'
27
+ command : sleep 30
25
28
- redmine-plugin/bundle-install
26
29
- redmine-plugin/test
27
30
47
50
command : touch Gemfile.local
48
51
- redmine-plugin/install-self
49
52
- redmine-plugin/generate-database_yml
53
+ - run :
54
+ working_directory : ' redmine'
55
+ command : sleep 30
50
56
- redmine-plugin/bundle-install
51
57
- redmine-plugin/test
52
58
74
80
command : touch Gemfile.local
75
81
- redmine-plugin/install-self
76
82
- redmine-plugin/generate-database_yml
83
+ - run :
84
+ working_directory : ' redmine'
85
+ command : sleep 30
77
86
- redmine-plugin/bundle-install
78
87
- redmine-plugin/test
79
88
You can’t perform that action at this time.
0 commit comments