Change to Node 6
This commit is contained in:
@@ -1 +1 @@
|
||||
4.2.1
|
||||
6.14.1
|
||||
Vendored
+1
-1
@@ -2,7 +2,7 @@ pipeline {
|
||||
|
||||
agent {
|
||||
docker {
|
||||
image 'node:4.2.1'
|
||||
image 'node:6.14.1'
|
||||
args "-v /var/lib/jenkins/.npm:/tmp/.npm"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user