All checks were successful
Build docker container / Build image (push) Successful in 1m3s
5 lines
68 B
Docker
5 lines
68 B
Docker
FROM bitnami/kubectl:1.30.4
|
|
|
|
COPY createHelmYaml.sh .
|
|
|
|
ENTRYPOINT ls |