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/8920/head
Brad Davidson 2023-11-17 18:54:19 +00:00 committed by Brad Davidson
parent 3a6284e2b9
commit 611ac0894c
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