jjb: binutils-gdb: replace sum2junit script with Python implementation
[lttng-ci.git] / scripts / lttng-www / deploy.sh
index 59a6ad45caa7981eb8fc76a99d9802c40e549b33..471925223c859a89053c7282b5d8e5f1f31a21cf 100755 (executable)
@@ -26,7 +26,7 @@ cp "$KEY_FILE_VARIABLE" ~/.ssh/id_rsa
 
 # Nodejs
 # Using Debian, as root
-curl -fsSL https://deb.nodesource.com/setup_15.x | bash -
+curl -fsSL https://deb.nodesource.com/setup_16.x | bash -
 apt-get install -y nodejs
 
 apt-get install -y ruby-dev asciidoc xmlto python3 python3-pip
This page took 0.037681 seconds and 4 git commands to generate.