File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 93
93
name : zip and retrieve test data
94
94
command : ./docker/stop_db.sh
95
95
- store_artifacts :
96
- result.tar.gz
96
+ path : result.tar.gz
97
97
- report
98
98
- store_cache
99
99
@@ -135,7 +135,7 @@ jobs:
135
135
name : zip and retrieve test data
136
136
command : ./docker/stop_db.sh
137
137
- store_artifacts :
138
- result.tar.gz
138
+ path : result.tar.gz
139
139
- report
140
140
- store_cache
141
141
@@ -167,7 +167,7 @@ jobs:
167
167
name : zip and retrieve test data
168
168
command : ./docker/stop_db.sh
169
169
- store_artifacts :
170
- result.tar.gz
170
+ path : result.tar.gz
171
171
- report
172
172
- store_cache
173
173
@@ -200,7 +200,7 @@ jobs:
200
200
name : zip and retrieve test data
201
201
command : ./docker/stop_db.sh
202
202
- store_artifacts :
203
- result.tar.gz
203
+ path : result.tar.gz
204
204
- report
205
205
- store_cache
206
206
You can’t perform that action at this time.
0 commit comments