mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Always run sonobuoy e2e tests
This commit is contained in:
parent
03885fc385
commit
65b34c33a3
11
.drone.yml
11
.drone.yml
@ -62,17 +62,6 @@ steps:
|
||||
volumes:
|
||||
- name: docker
|
||||
path: /var/run/docker.sock
|
||||
when:
|
||||
instance:
|
||||
- drone-publish.rancher.io
|
||||
ref:
|
||||
include:
|
||||
- refs/head/master
|
||||
- refs/tags/*
|
||||
exclude:
|
||||
- refs/tags/*-k3s.*
|
||||
event:
|
||||
- tag
|
||||
|
||||
- name: github_e2e_logs_release
|
||||
image: ibuildthecloud/github-release:v0.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user