Remove tidy-check script (#31423)

* Remove tidy-check script

* Update grabpl version to 0.5.43
This commit is contained in:
Dimitris Sotirakis
2021-02-23 17:53:30 +02:00
committed by GitHub
parent 1e7f2e93e6
commit c86eeae132
4 changed files with 21 additions and 60 deletions

View File

@ -1,4 +1,4 @@
grabpl_version = '0.5.42'
grabpl_version = '0.5.43'
build_image = 'grafana/build-container:1.3.2'
publish_image = 'grafana/grafana-ci-deploy:1.3.1'
grafana_docker_image = 'grafana/drone-grafana-docker:0.3.2'