mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 12:01:32 +02:00
change to node6
This commit is contained in:
@@ -1 +1 @@
|
||||
8.11.1
|
||||
6.14.1
|
||||
|
||||
2
services/notifications/Jenkinsfile
vendored
2
services/notifications/Jenkinsfile
vendored
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
1849
services/notifications/npm-shrinkwrap.json
generated
1849
services/notifications/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user