mirror of
https://github.com/zeldaret/tmc
synced 2026-06-04 10:48:58 -04:00
Update Jenkinsfile
This commit is contained in:
Vendored
+2
-2
@@ -19,8 +19,8 @@ pipeline {
|
||||
branch 'master'
|
||||
}
|
||||
steps {
|
||||
sh 'python3 progress.py -c >> /var/www/html/reports/progress.csv'
|
||||
sh 'python3 progress.py -mc >> /var/www/html/reports/progress_matching.csv'
|
||||
sh 'python3 progress.py >> /var/www/html/reports/progress_tmc.csv'
|
||||
sh 'python3 progress.py -m >> /var/www/html/reports/progress_tmc_matching.csv'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user