This commit is contained in:
Jan Nowak 2021-04-10 21:31:00 +02:00
parent 2fbc1c8233
commit 1c6f08ccf1

2
Jenkinsfile vendored
View File

@ -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'