Skip to content
Snippets Groups Projects
Verified Commit 2a45a40d authored by Benjamin LEGROS's avatar Benjamin LEGROS
Browse files

feat: added git inside helm image for CI

parent d9a65864
No related branches found
No related tags found
No related merge requests found
Pipeline #98634 failed
FROM debian:bookworm FROM debian:bookworm
RUN apt update && \ RUN apt update && \
apt install -y curl apt install -y curl git
ADD https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 get_helm.sh ADD https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 get_helm.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment