fix: materialize HWLAB CI git workspace secret
This commit is contained in:
@@ -198,6 +198,12 @@ targets:
|
||||
pipelineName: hwlab-d601-v03-ci-image-publish
|
||||
serviceAccountName: hwlab-d601-v03-tekton-runner
|
||||
pipelineRunPrefix: hwlab-d601-v03-ci-poll
|
||||
gitWorkspaceSecret:
|
||||
name: hwlab-git-ssh
|
||||
namespace: hwlab-ci
|
||||
sourceRefFrom: gitMirror.githubTransport
|
||||
privateKeySecretKey: ssh-privatekey
|
||||
knownHostsSecretKey: known_hosts
|
||||
toolsImage:
|
||||
output: 127.0.0.1:5000/hwlab/hwlab-ci-node-tools:node22-alpine-bun-v1
|
||||
imagePullPolicy: Always
|
||||
@@ -349,6 +355,12 @@ targets:
|
||||
pipelineName: hwlab-d518-v03-ci-image-publish
|
||||
serviceAccountName: hwlab-d518-v03-tekton-runner
|
||||
pipelineRunPrefix: hwlab-d518-v03-ci-poll
|
||||
gitWorkspaceSecret:
|
||||
name: hwlab-git-ssh
|
||||
namespace: hwlab-ci
|
||||
sourceRefFrom: gitMirror.githubTransport
|
||||
privateKeySecretKey: ssh-privatekey
|
||||
knownHostsSecretKey: known_hosts
|
||||
toolsImage:
|
||||
output: 127.0.0.1:5000/hwlab/hwlab-ci-node-tools:node22-alpine-bun-v1
|
||||
imagePullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user