Skip to content

Commit 42e1e16

Browse files
committed
only on fail
1 parent 547a994 commit 42e1e16

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ jobs:
9595
when: on_fail
9696
- store_artifacts:
9797
path: result.tar.gz
98-
when: on_fail
9998
- report
10099
- store_cache
101100

@@ -139,7 +138,6 @@ jobs:
139138
when: on_fail
140139
- store_artifacts:
141140
path: result.tar.gz
142-
when: on_fail
143141
- report
144142
- store_cache
145143

@@ -173,7 +171,6 @@ jobs:
173171
when: on_fail
174172
- store_artifacts:
175173
path: result.tar.gz
176-
when: on_fail
177174
- report
178175
- store_cache
179176

@@ -208,7 +205,6 @@ jobs:
208205
when: on_fail
209206
- store_artifacts:
210207
path: result.tar.gz
211-
when: on_fail
212208
- report
213209
- store_cache
214210

0 commit comments

Comments
 (0)