Skip to content

Commit

Permalink
nvmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinwcyu committed Oct 17, 2023
1 parent c8d2725 commit 02f0807
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ steps:
- name: initialize
image: grafana/grafana-plugin-ci:1.9.5
commands:
- . ~/.init-nvm.sh
- mkdir -p bin
- curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.27/grabpl
- chmod +x bin/grabpl
Expand All @@ -31,6 +32,6 @@ steps:

---
kind: signature
hmac: dccdcff11ff29d7de4da17c11bf06aada101cf27aa8537272b2a8328fd1db8a9
hmac: 4f5b6bd581f0d920737b1212cd7c324cd66f181e5431bce116200579479ed0fd

...
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18

0 comments on commit 02f0807

Please sign in to comment.