Revert unintention change

This commit is contained in:
Yashraj Dighe 2025-04-04 19:37:55 +05:30 committed by GitHub
parent 0af8cc7caa
commit 49e6d09d6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ image: {{ $val.image }}
command: ["cp"]
args: ["-r", "/home/runner/externals/.", "/home/runner/tmpDir/"]
volumeMounts:
- name: -externals
- name: dind-externals
mountPath: /home/runner/tmpDir
{{- end }}
{{- end }}