sadg
This commit is contained in:
parent
1cedee86ea
commit
e011e35e16
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -56,8 +56,6 @@ pipeline {
|
|||||||
unzip -o olympics-124-years-datasettill-2020.zip
|
unzip -o olympics-124-years-datasettill-2020.zip
|
||||||
|
|
||||||
echo "Processed Data" > output.txt
|
echo "Processed Data" > output.txt
|
||||||
|
|
||||||
python3 /app/scripts/stats.py -i olympics-124-years-datasettill-2020/Athletes_summer_games.csv -o output.txt
|
|
||||||
'''
|
'''
|
||||||
sh "head -n ${params.CUTOFF} olympics-124-years-datasettill-2020/Athletes_summer_games.csv"
|
sh "head -n ${params.CUTOFF} olympics-124-years-datasettill-2020/Athletes_summer_games.csv"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user