Update 'Jenkinsfile'
This commit is contained in:
parent
a7fd889bfc
commit
adf0b7e165
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -30,7 +30,7 @@ pipeline {
|
||||
echo 'Checked out'
|
||||
echo 'Launching data processing script...'
|
||||
sh 'chmod u+x ./skrypt.sh'
|
||||
sh 'ls -a ~'
|
||||
sh 'ls -a /root/'
|
||||
sh './skrypt.sh $CUTOFF'
|
||||
echo 'Data processed'
|
||||
echo 'Archiving results...'
|
||||
|
Loading…
Reference in New Issue
Block a user