From 92d659527df73d5b3a5d05c6acbb434a13b2ad8d Mon Sep 17 00:00:00 2001 From: Summer Date: Thu, 11 Apr 2024 09:00:29 -0600 Subject: [PATCH] Release: Update drone-pipeline.md (#85950) Update drone-pipeline.md --- contribute/drone-pipeline.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/contribute/drone-pipeline.md b/contribute/drone-pipeline.md index b75ab2649c7..822fa6a95fb 100644 --- a/contribute/drone-pipeline.md +++ b/contribute/drone-pipeline.md @@ -13,5 +13,3 @@ The Drone pipelines are built with [Starlark](https://github.com/bazelbuild/star - Open a PR where you can do test runs for your changes. If you need to experiment with secrets, create a PR in the [grafana-ci-sandbox repo](https://github.com/grafana/grafana-ci-sandbox), before opening a PR in the main repo. - Run `make drone` after making changes to the Starlark files. This builds the `.drone.yml` file. - -For further questions, reach out to the grafana-release-guild squad.