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

fix: added standard version yaml support

parent 75108c96
No related branches found
No related tags found
No related merge requests found
Pipeline #16034 passed
......@@ -6,6 +6,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends git-core ca-cer
RUN npm i -g standard-version
RUN npm i -g yaml
RUN npm i -g standard-version-updater-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