Update 'build-sonarscanner.jenkins'
This commit is contained in:
parent
2293ef3596
commit
064f4c8358
@ -46,7 +46,7 @@ spec:
|
||||
stage("Kaniko Build & Push") {
|
||||
container ("kaniko") {
|
||||
def dockerfile = """
|
||||
FROM ${registry}/dockerhub/sonarsource/sonar-scanner-cli:latest
|
||||
FROM ${repository}/dockerhub/sonarsource/sonar-scanner-cli:latest
|
||||
|
||||
USER root
|
||||
|
||||
|
Reference in New Issue
Block a user