fix2
This commit is contained in:
parent
f8ce557273
commit
8f4d9b7d73
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -14,6 +14,7 @@ pipeline {
|
||||
steps {
|
||||
// Get some code from a GitHub repository
|
||||
git 'https://git.wmi.amu.edu.pl/s434788/ium_434788'
|
||||
}
|
||||
stage('Run shell script') {
|
||||
sh './test.sh'
|
||||
archiveArtifacts 'train.csv'
|
||||
|
Loading…
Reference in New Issue
Block a user