Update 'lab6/Jenkinsfile_dataset_for_LAB6'
This commit is contained in:
parent
1f5de7afcd
commit
77689be812
@ -7,8 +7,6 @@ pipeline {
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
sh 'ls -lh'
|
||||
sh 'ls -lh */'
|
||||
sh 'cd lab6/'
|
||||
sh 'chmod u+x process_dataset.py'
|
||||
echo 'Processing dataset...'
|
||||
|
Loading…
Reference in New Issue
Block a user