Commit c813fc78 by Arve Knudsen Committed by GitHub

CircleCI: Upgrade build pipeline tool (#23076)

parent 4c2b191a
...@@ -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.2.1/grabpl curl -fLO https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.2.3/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