copy artifact
This commit is contained in:
parent
ca9777dc7c
commit
37f48d2e97
@ -8,9 +8,6 @@
|
||||
)
|
||||
|
||||
}
|
||||
environment {
|
||||
KAGGLE_USERNAME="$params.KAGGLE_USERNAME"
|
||||
}
|
||||
stages {
|
||||
stage("Check out from version control") {
|
||||
steps {
|
||||
@ -29,4 +26,5 @@
|
||||
archiveArtifacts 'num_lines.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user