mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-24 17:51:51 +02:00
use node 6.9.5
This commit is contained in:
2
services/spelling/Jenkinsfile
vendored
2
services/spelling/Jenkinsfile
vendored
@@ -2,7 +2,7 @@ pipeline {
|
||||
|
||||
agent {
|
||||
docker {
|
||||
image 'node:4.2.1'
|
||||
image 'node:6.9.5'
|
||||
args "-v /var/lib/jenkins/.npm:/tmp/.npm"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user