Helm chart, image, and sourcefolder are of different names, which causes confusion and difficulties to automate builds. Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2 lines
No EOL
74 B
Bash
Executable file
2 lines
No EOL
74 B
Bash
Executable file
#!/bin/bash
|
|
rsync -avr --exclude=".*" --ignore-existing ../assist/utils ./ |