File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 92
92
- run :
93
93
name : zip and retrieve test data
94
94
command : ./docker/stop_db.sh
95
+ when : on_fail
95
96
- store_artifacts :
96
97
path : result.tar.gz
98
+ when : on_fail
97
99
- report
98
100
- store_cache
99
101
@@ -134,8 +136,10 @@ jobs:
134
136
- run :
135
137
name : zip and retrieve test data
136
138
command : ./docker/stop_db.sh
139
+ when : on_fail
137
140
- store_artifacts :
138
141
path : result.tar.gz
142
+ when : on_fail
139
143
- report
140
144
- store_cache
141
145
@@ -166,8 +170,10 @@ jobs:
166
170
- run :
167
171
name : zip and retrieve test data
168
172
command : ./docker/stop_db.sh
173
+ when : on_fail
169
174
- store_artifacts :
170
175
path : result.tar.gz
176
+ when : on_fail
171
177
- report
172
178
- store_cache
173
179
@@ -199,8 +205,10 @@ jobs:
199
205
- run :
200
206
name : zip and retrieve test data
201
207
command : ./docker/stop_db.sh
208
+ when : on_fail
202
209
- store_artifacts :
203
210
path : result.tar.gz
211
+ when : on_fail
204
212
- report
205
213
- store_cache
206
214
You can’t perform that action at this time.
0 commit comments