Skip to content
Snippets Groups Projects
Commit 8177cec6 authored by Dean Lovett's avatar Dean Lovett
Browse files

feat: include yaml package for parsing chart files

parent ee9fbaec
No related branches found
No related tags found
No related merge requests found
Pipeline #15998 passed
......@@ -5,6 +5,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends git-core ca-cer
&& rm -rf /var/lib/apt/lists/*
RUN npm i -g standard-version
RUN npm i -g yaml
USER node
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment