Pass ssh auth to docker builder.
This commit is contained in:
@@ -104,6 +104,9 @@ spec:
|
||||
args:
|
||||
- --frontend
|
||||
- dockerfile.v0
|
||||
- --ssh
|
||||
- /tekton/creds/.ssh/id_deployer-key
|
||||
# - default=$SSH_AUTH_SOCK
|
||||
- --local
|
||||
- context=$(workspaces.source.path)/$(params.CONTEXT)
|
||||
- --local
|
||||
|
||||
Reference in New Issue
Block a user