Skip to content
Snippets Groups Projects
Commit 549c7314 authored by Derek Su's avatar Derek Su
Browse files

drone: disable e2e test


drone env is somehow broken. Before moving CI to GitHub Actions, disable the e2e temporarily.

Signed-off-by: default avatarDerek Su <derek.su@suse.com>
parent 116423a0
Branches
Tags
No related merge requests found
...@@ -11,7 +11,7 @@ steps: ...@@ -11,7 +11,7 @@ steps:
image: rancher/dapper:v0.4.2 image: rancher/dapper:v0.4.2
commands: commands:
- dapper ci - dapper ci
- dapper e2e-test #- dapper e2e-test
volumes: volumes:
- name: docker - name: docker
path: /var/run/docker.sock path: /var/run/docker.sock
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment