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
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ steps:
image: rancher/dapper:v0.4.2
commands:
- dapper ci
- dapper e2e-test
#- dapper e2e-test
volumes:
- name: docker
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