Skip to content

Commit

Permalink
add mixtool in kubeai ci docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
iminfinity committed Nov 29, 2024
1 parent a6864ee commit fdea447
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitea/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN go install github.com/jsonnet-bundler/jsonnet-bundler/cmd/jb@v0.5.1
RUN go install github.com/brancz/gojsontoyaml@latest
RUN go install github.com/google/go-jsonnet/cmd/jsonnet@v0.20.0
RUN go install github.com/google/go-jsonnet/cmd/jsonnetfmt@latest
RUN go install github.com/monitoring-mixins/mixtool/cmd/mixtool@main

# helm
RUN curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3
Expand Down

0 comments on commit fdea447

Please sign in to comment.