This commit is contained in:
Jakub Henyk 2023-05-11 19:07:53 +02:00
parent eee572c945
commit 30cb1763ad

View File

@ -1,7 +1,7 @@
pipeline {
agent {
dockerfile {
filename 'Dockerfile_2.build'
filename 'Dockerfile_2'
// dir 'build'
// label 'label'
//additionalBuildArgs '--build-arg version=1.0.2'