Skip to content

Commit 2503642

Browse files
resolving the remaining reviewer's comment
1 parent 9a1925f commit 2503642

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ci-runner/helper/bean/dockerfileScanBean.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ type DockerfileScanRequest struct {
2222
BuildId int `json:"buildId"`
2323
PipelineId int `json:"pipelineId"`
2424
DockerfileContent string `json:"dockerfileContent"`
25-
DockerfileScanEnabled bool `json:"dockerfileScanEnabled"`
26-
ForceDockerfileScan bool `json:"forceDockerfileScan"`
2725
}
2826

2927
// ScanConfig holds configuration for Dockerfile scanning

0 commit comments

Comments
 (0)