Commit 9b32f9d3 by Arve Knudsen Committed by GitHub

CircleCI: Pin grabpl to v0.2.0 (#22906)

parent 3f12c4cf
...@@ -48,7 +48,7 @@ jobs: ...@@ -48,7 +48,7 @@ jobs:
- run: - run:
name: Install Grafana Build Pipeline name: Install Grafana Build Pipeline
command: | command: |
curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.0.3/grabpl curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.2.0/grabpl
chmod +x grabpl chmod +x grabpl
mkdir bin mkdir bin
mv grabpl bin/ mv grabpl bin/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment