diff --git a/README.md b/README.md index 33d6812..b7d9d6b 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Dotty | [asdf-community/asdf-dotty](https://github.com/asdf-community/asdf-dotty) | [![Build Status](https://github.com/asdf-community/asdf-dotty/workflows/Main%20workflow/badge.svg)](https://github.com/asdf-community/asdf-dotty/actions) | | Draft | [kristoflemmens/asdf-draft](https://github.com/kristoflemmens/asdf-draft) | [![Build Status](https://travis-ci.org/kristoflemmens/asdf-draft.svg?branch=master)](https://travis-ci.org/kristoflemmens/asdf-draft) | | Driftctl | [nlamirault/asdf-driftctl](https://github.com/nlamirault/asdf-driftctl) | [![GitHub Actions Status](https://github.com/nlamirault/asdf-driftctl/workflows/main/badge.svg?branch=master)](https://github.com/nlamirault/asdf-driftctl/actions) | +| drone | [virtualstaticvoid/asdf-drone](https://github.com/virtualstaticvoid/asdf-drone) | [![Build Status](https://github.com/virtualstaticvoid/asdf-drone/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/virtualstaticvoid/asdf-drone/actions/workflows/workflow.yml) | | duf | [NeoHsu/asdf-duf](https://github.com/NeoHsu/asdf-duf) | [![Build](https://github.com/NeoHsu/asdf-duf/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-duf/actions?query=workflow%3ABuild) | | dust | [looztra/asdf-dust](https://github.com/looztra/asdf-dust) | [![GitHub Actions Status](https://github.com/looztra/asdf-dust/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/looztra/asdf-dust/actions) | | dyff | [wt0f/asdf-dyff](https://gitlab.com/wt0f/asdf-dyff) | [![pipeline status](https://gitlab.com/wt0f/asdf-dyff/badges/master/pipeline.svg)](https://gitlab.com/wt0f/asdf-dyff/-/commits/master) | diff --git a/plugins/drone b/plugins/drone new file mode 100644 index 0000000..d3bfa8b --- /dev/null +++ b/plugins/drone @@ -0,0 +1 @@ +repository = https://github.com/virtualstaticvoid/asdf-drone.git