Zaktualizuj 'Docker/Jenkinsfile'
This commit is contained in:
parent
bf4d31b4e8
commit
d7ecb5db4d
1
Docker/Jenkinsfile
vendored
1
Docker/Jenkinsfile
vendored
@ -14,6 +14,7 @@ node {
|
||||
app.inside {
|
||||
sh 'ls -la'
|
||||
sh 'cd Docker'
|
||||
sh 'ls -la'
|
||||
sh 'python3 ./script.py'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user