Skip to content

Commit

Permalink
Fix drone (#54)
Browse files Browse the repository at this point in the history
* Fix drone

* add exception to opendistroes
  • Loading branch information
galal-hussein authored May 25, 2021
1 parent 5b3973c commit 1dd865d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ steps:
- name: build-and-package
image: rancher/dapper:v0.5.5
commands:
- dapper ci
- CROSS=true dapper ci
volumes:
- name: docker
path: /var/run/docker.sock
Expand Down
Loading

0 comments on commit 1dd865d

Please sign in to comment.