mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Pin sonar-scanner-cli to 5.0.1
Latest Broken
This commit is contained in:
parent
860b9aa5d1
commit
5d53a1fa46
@ -66,7 +66,7 @@ pylint:
|
||||
sonarcloud-check:
|
||||
stage: lint
|
||||
image:
|
||||
name: sonarsource/sonar-scanner-cli:latest
|
||||
name: sonarsource/sonar-scanner-cli:5.0.1
|
||||
entrypoint: [""]
|
||||
tags:
|
||||
- saas-linux-medium-amd64
|
||||
|
Loading…
Reference in New Issue
Block a user