Dockerfile
This commit is contained in:
parent
c1bd3486f9
commit
b489b0dd4b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
dockerfile {
|
||||
filename 'Dockerfile'
|
||||
customWorkspace '/app'
|
||||
privileged true
|
||||
args '-ti'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user