Making the build work
This commit is contained in:
parent
601fd28f24
commit
43f0a3e3ca
|
@ -1,7 +1,7 @@
|
|||
pipeline {
|
||||
agent {
|
||||
dockerfile {
|
||||
path 'Dockerfile.jenkins'
|
||||
filename 'Dockerfile.jenkins'
|
||||
}
|
||||
}
|
||||
options {
|
||||
|
|
Loading…
Reference in New Issue