ExemOne - gitlab-runner config 수정
This commit is contained in:
@@ -29,7 +29,7 @@ runners:
|
||||
pod_annotations_overwrite_allowed = ".*"
|
||||
[[runners.kubernetes.volumes.secret]]
|
||||
name = "nexus-cred"
|
||||
mount_path = "/kaniko/.docker"
|
||||
mount_path = "/tmp/.docker"
|
||||
[runners.kubernetes.volumes.secret.items]
|
||||
".dockerconfigjson" = "config.json"
|
||||
[[runners.kubernetes.volumes.secret]]
|
||||
|
||||
Reference in New Issue
Block a user