update jenkinsfile
This commit is contained in:
parent
95177c882a
commit
ae52426d88
@ -6,8 +6,6 @@ stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
sh 'whoami'
|
||||
sh './download.sh'
|
||||
sh 'python3 ./Zajecia_2/main.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user