mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
jenkins/criu-lazy-migration: clean old files
Otherwise files from a previous build can affect the current one. Reported-by: Mr Jenkins Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
b44eaddb29
commit
4ce3fc0b98
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ pipeline {
|
|||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'git clean -dxf'
|
||||
sh 'make'
|
||||
sh 'make -C test/zdtm'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue