fix: pass agentrun tools image to pipelinerun
This commit is contained in:
@@ -392,6 +392,8 @@ function triggerScript(sourceCommit: string, pipelineRun: string): string {
|
||||
` value: ${gitMirrorReadUrl}`,
|
||||
" - name: git-write-url",
|
||||
` value: ${gitMirrorWriteUrl}`,
|
||||
" - name: tools-image",
|
||||
` value: ${mirrorToolsImage}`,
|
||||
" workspaces:",
|
||||
" - name: source",
|
||||
" volumeClaimTemplate:",
|
||||
|
||||
Reference in New Issue
Block a user