mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Revert pinned sonarq version,
They've moved to a rootless image and cache was retaining files with root permissions, solution is to clear cache
This commit is contained in:
parent
5d53a1fa46
commit
2a6c0ca751
@ -66,7 +66,7 @@ pylint:
|
||||
sonarcloud-check:
|
||||
stage: lint
|
||||
image:
|
||||
name: sonarsource/sonar-scanner-cli:5.0.1
|
||||
name: sonarsource/sonar-scanner-cli:latest
|
||||
entrypoint: [""]
|
||||
tags:
|
||||
- saas-linux-medium-amd64
|
||||
|
Loading…
Reference in New Issue
Block a user