Revert unintention change
This commit is contained in:
parent
0af8cc7caa
commit
49e6d09d6b
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue