change archive artifacts
This commit is contained in:
parent
5790f04afc
commit
139f837138
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -10,7 +10,7 @@ pipeline {
|
||||
)
|
||||
sh 'chmod 777 ./data_processing.sh'
|
||||
sh './data_processing.sh'
|
||||
archiveArtifacts artifacts: './*'
|
||||
archiveArtifacts artifacts: 'processed_data.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user