This commit is contained in:
PawelDopierala 2024-04-02 21:47:31 +02:00
parent 53ece7b49f
commit 410b2e9e20

4
Jenkinsfile vendored
View File

@ -1,5 +1,7 @@
pipeline {
agent any
agent {
dockerfile true
}
parameters {
string(