Commit 30e01f4a authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

Revert e2e pipeline depends_on change

Reverts part of the change from 7d38b4a3 Pipeline dependencies are apparently broken, and the e2e pipeline has been getting skipped whenever any other pipeline fails. Ex: https://drone-pr.k3s.io/k3s-io/k3s/7853Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
parent 92cf8a18
...@@ -582,9 +582,6 @@ platform: ...@@ -582,9 +582,6 @@ platform:
clone: clone:
retries: 3 retries: 3
depends_on:
- amd64
steps: steps:
- name: build-e2e-image - name: build-e2e-image
image: rancher/dapper:v0.5.0 image: rancher/dapper:v0.5.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment