general tidy
This commit is contained in:
parent
57b76f7667
commit
998b1d0293
@ -25,8 +25,7 @@ pipeline {
|
|||||||
script {
|
script {
|
||||||
workspace = pwd()
|
workspace = pwd()
|
||||||
writeFile(file: workspace + "/test-chamber-13.lan.root.crt", text: functions.getLocalRootCA())
|
writeFile(file: workspace + "/test-chamber-13.lan.root.crt", text: functions.getLocalRootCA())
|
||||||
dockerFile = """
|
dockerFile = """FROM ${repository}/dockerhub/sonarsource/sonar-scanner-cli:latest
|
||||||
FROM ${repository}/dockerhub/sonarsource/sonar-scanner-cli:latest
|
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user