zmienne
This commit is contained in:
parent
865160ce63
commit
2fbc1c8233
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -33,7 +33,7 @@ pipeline {
|
||||
script {
|
||||
def img = docker.build('rokoch/ium:01')
|
||||
img.inside {
|
||||
sh 'rm *.csv'
|
||||
sh 'rm *.csv *.zip'
|
||||
sh 'ls -l'
|
||||
sh 'printenv'
|
||||
sh 'cat /etc/issue'
|
||||
|
Loading…
Reference in New Issue
Block a user