mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Update Jenkinsfile
This commit is contained in:
parent
ce51cc673f
commit
dc0b7d5dba
1 changed files with 1 additions and 0 deletions
1
services/clsi/Jenkinsfile
vendored
1
services/clsi/Jenkinsfile
vendored
|
@ -30,6 +30,7 @@ pipeline {
|
|||
sh 'npm install ./_docker-runner'
|
||||
sh 'rm -fr ./_docker-runner ./_docker-runner@tmp'
|
||||
sh 'npm install'
|
||||
sh 'npm rebuild'
|
||||
sh 'npm install --quiet grunt-cli'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue