diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 52cf1aa..a84711a 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -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