diff --git a/Jenkinsfile b/Jenkinsfile index a5cf5f8..6885612 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -34,8 +34,8 @@ pipeline { def img = docker.build('rokoch/ium:01') img.inside { sh 'rm *.csv *.zip' + sh 'mkdir .kaggle' sh 'ls -l' - sh 'printenv' sh 'cat /etc/issue' sh 'chmod +x skrypt.sh' sh './skrypt.sh 0'