Revert e2e pipeline depends_on change

Reverts part of the change from 7d38b4a3db

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/7853

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
pull/8921/head
Brad Davidson 2023-11-17 18:54:19 +00:00 committed by Brad Davidson
parent a19f307430
commit 47c94c3da5
1 changed files with 0 additions and 3 deletions

View File

@ -710,9 +710,6 @@ platform:
clone:
retries: 3
depends_on:
- amd64
steps:
- name: skipfiles
image: plugins/git