File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1313 - name : initialize
1414 image : grafana/grafana-plugin-ci:1.9.5
1515 commands :
16+ - . ~/.init-nvm.sh
1617 - mkdir -p bin
1718 - curl -fL -o bin/grabpl https://grafana-downloads.storage.googleapis.com/grafana-build-pipeline/v0.5.27/grabpl
1819 - chmod +x bin/grabpl
2324 - name : build-and-test-frontend
2425 image : grafana/grafana-plugin-ci:1.9.5
2526 commands :
27+ - . ~/.init-nvm.sh
2628 - yarn eslint ./src --ext .js,.jsx,.ts,.tsx
2729 - yarn build
2830 - yarn test:ci
3133
3234---
3335kind : signature
34- hmac : dccdcff11ff29d7de4da17c11bf06aada101cf27aa8537272b2a8328fd1db8a9
36+ hmac : 16f1768e2d0075f7fb84f8766c2995371afe84ffbc15d06e90dfa7f8ed8ff97d
3537
3638...
Original file line number Diff line number Diff line change 1+ 18
You can’t perform that action at this time.
0 commit comments