From 6eb369fce70c114e0fb315dae3a8c9c13b7a1895 Mon Sep 17 00:00:00 2001 From: victorc Date: Tue, 10 Sep 2024 10:21:47 +0000 Subject: [PATCH] debugging harbor auth --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 6ed2bb1..b0109da 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -16,7 +16,7 @@ spec: volumeMounts: - name: kaniko-secret mountPath: /kaniko/.docker/config.json - subpath: .dockerconfigjson + subPath: .dockerconfigjson volumes: - name: kaniko-secret secret: