mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-04 14:49:01 +02:00
run make clean before compile_full on CI
This commit is contained in:
Vendored
+1
-1
@@ -49,7 +49,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'make compile_full'
|
||||
sh 'make clean compile_full'
|
||||
// replace the build number placeholder for sentry
|
||||
sh 'node_modules/.bin/grunt version'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user