# mise-buildkite-plugin **Repository Path**: mirrors_elastic/mise-buildkite-plugin ## Basic Information - **Project Name**: mise-buildkite-plugin - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-16 - **Last Updated**: 2025-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Mise Buildkite Plugin > **Warning:** This plugin is currently in a **proof-of-concept** state and is not intended to be used. ## Example Add the following to your `pipeline.yml`: ```yml steps: - command: ls plugins: - elastic/mise#v1.0.1: ~ ```