Skip to content

Commit

Permalink
Remove failure:ignore tag for s390x pipeline
Browse files Browse the repository at this point in the history
This is done since s390x support is being planned for GA

Signed-off-by: Venkata Krishna Rohit Sakala <[email protected]>
  • Loading branch information
rohitsakala authored and brandond committed Nov 21, 2022
1 parent e14e1fa commit 00c391e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ node:
steps:
- name: build
image: rancher/dapper:v0.5.8
failure: ignore
commands:
- dapper ci
volumes:
Expand All @@ -107,7 +106,6 @@ steps:

- name: docker-publish
image: plugins/docker
failure: ignore
volumes:
- name: docker
path: /var/run/docker.sock
Expand Down Expand Up @@ -199,7 +197,6 @@ steps:
- linux/arm64
- linux/arm
- linux/s390x
ignore_missing: true
target: "rancher/klipper-lb:${DRONE_TAG}"
template: "rancher/klipper-lb:${DRONE_TAG}-ARCH"
when:
Expand Down

0 comments on commit 00c391e

Please sign in to comment.