Skip to content

Commit 3d27f05

Browse files
ivan-clairebrandond
authored andcommitted
Remove failure:ignore instruction in .drone.yml
Signed-off-by: Ivan-Clare Ngong <ivanclare.ngong@suse.com> Signed-off-by: ivan-claire <ivanclare.ngong@suse.com>
1 parent 3d7822a commit 3d27f05

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.drone.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ node:
144144
steps:
145145
- name: build
146146
image: rancher/dapper:v0.5.8
147-
failure: ignore
148147
commands:
149148
- dapper ci
150149
volumes:
@@ -153,7 +152,6 @@ steps:
153152

154153
- name: docker-publish
155154
image: rancher/drone-images:docker-s390x
156-
failure: ignore
157155
volumes:
158156
- name: docker
159157
path: /var/run/docker.sock
@@ -203,7 +201,6 @@ steps:
203201
- linux/s390x
204202
target: "rancher/klipper-helm:${DRONE_TAG}"
205203
template: "rancher/klipper-helm:${DRONE_TAG}-ARCH"
206-
ignore_missing: true
207204
when:
208205
instance:
209206
- drone-publish.k3s.io

0 commit comments

Comments
 (0)