zadanie doker

This commit is contained in:
szymonj98 2022-04-03 14:56:38 +02:00
parent 1044129555
commit 6827801773

4
Jenkinsfile vendored
View File

@ -22,9 +22,7 @@ pipeline {
KAGGLE_KEY="$params.KAGGLE_KEY"
CUTOFF="$params.CUTOFF"
}
agent {
dockerfile true
}
agent any
stages {
stage('Stage 1') {
steps {