DCD-1525: Install curl to run n stable

This commit is contained in:
Jun
2022-05-11 15:50:45 +10:00
parent 6b94c063e3
commit dd608d1390

View File

@@ -363,7 +363,7 @@ pipelines:
- docker
script:
- ./bin/install-ansible --dev
- apt-get update && apt-get install -y npm
- apt-get update && apt-get install -y npm curl
- npm install npm@latest -g
- npm cache clean -f
- npm install -g n