Skip to content
Snippets Groups Projects
Unverified Commit 172f4a05 authored by Anarkis's avatar Anarkis Committed by GitHub
Browse files

Remove failure:ignore instruction in .drone.yml (#190)

parent 79da9f05
No related branches found
No related tags found
No related merge requests found
......@@ -101,7 +101,6 @@ node:
steps:
- name: build
failure: ignore
image: rancher/dapper:v0.5.8
commands:
- dapper ci
......@@ -110,7 +109,6 @@ steps:
path: /var/run/docker.sock
- name: upload-artifacts
failure: ignore
image: rancher/drone-images:github-release-s390x
settings:
api_key:
......@@ -132,7 +130,6 @@ steps:
- tag
- name: push-controller
failure: ignore
image: rancher/drone-images:docker-s390x
volumes:
- name: docker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment