change to node6

This commit is contained in:
Shane Kilkelly 2018-04-26 11:16:46 +01:00
parent 7bab021389
commit d79d255c7c
3 changed files with 395 additions and 1458 deletions

View file

@ -1 +1 @@
8.11.1
6.14.1

View file

@ -2,7 +2,7 @@ pipeline {
agent {
docker {
image 'node:8.11.1'
image 'node:6.14.1'
args "-v /var/lib/jenkins/.npm:/tmp/.npm"
}
}

File diff suppressed because it is too large Load diff