change to node6
This commit is contained in:
@@ -1 +1 @@
|
||||
8.11.1
|
||||
6.14.1
|
||||
|
||||
Vendored
+1
-1
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
+393
-1456
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user