zmienne
This commit is contained in:
parent
2fbc1c8233
commit
1c6f08ccf1
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -34,8 +34,8 @@ pipeline {
|
|||||||
def img = docker.build('rokoch/ium:01')
|
def img = docker.build('rokoch/ium:01')
|
||||||
img.inside {
|
img.inside {
|
||||||
sh 'rm *.csv *.zip'
|
sh 'rm *.csv *.zip'
|
||||||
|
sh 'mkdir .kaggle'
|
||||||
sh 'ls -l'
|
sh 'ls -l'
|
||||||
sh 'printenv'
|
|
||||||
sh 'cat /etc/issue'
|
sh 'cat /etc/issue'
|
||||||
sh 'chmod +x skrypt.sh'
|
sh 'chmod +x skrypt.sh'
|
||||||
sh './skrypt.sh 0'
|
sh './skrypt.sh 0'
|
||||||
|
Loading…
Reference in New Issue
Block a user