This commit is contained in:
Jakub Henyk 2023-05-11 21:35:57 +02:00
parent 9a213cfe85
commit 5f5b9fe44f

View File

@ -1,7 +1,7 @@
pipeline { pipeline {
agent { agent {
dockerfile { dockerfile {
filename 'Dockerfile_3' filename "Dockerfile_3"
} }
} }
stages { stages {