t
This commit is contained in:
parent
7af457447b
commit
75d8a7a7ba
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -53,9 +53,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
|
||||||
|
|
||||||
head -n ${params.CUTOFF} Athletes_summer_games.csv > Athletes_summer_games_cutoff.csv
|
|
||||||
|
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
|
Loading…
Reference in New Issue
Block a user