cd7ea0b47b2ba1047695989ae5a23a8ddf673f66
The alpine/helm:4.1 image has 'helm' as ENTRYPOINT. GitLab CI wraps step_script in sh, which the container resolves to 'helm sh ...', failing with 'unknown command sh for helm'. Setting entrypoint: [""] lets GitLab's sh wrapper execute normally before invoking helm.
Description
No description provided
Languages
Go
60.3%
Svelte
20.3%
Dart
11.1%
TypeScript
5%
PLpgSQL
1.1%
Other
2.1%