zadanie doker
This commit is contained in:
parent
1044129555
commit
6827801773
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -22,9 +22,7 @@ pipeline {
|
||||
KAGGLE_KEY="$params.KAGGLE_KEY"
|
||||
CUTOFF="$params.CUTOFF"
|
||||
}
|
||||
agent {
|
||||
dockerfile true
|
||||
}
|
||||
agent any
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user