Zaktualizuj 'Jenkinsfile'

This commit is contained in:
Sebastian Wałęsa 2022-04-03 12:41:20 +02:00
parent ad6b0bf327
commit 989aaa85cf

4
Jenkinsfile vendored
View File

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