mirror of
https://github.com/chillout2k/sos-milter.git
synced 2025-12-11 01:30:19 +00:00
Jenkins scripted multibranch pipeline
This commit is contained in:
parent
efd113b9de
commit
d83059fd9c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
|
||||
parameters {
|
||||
string defaultValue: 'https', name: 'dockerRegistryScheme', trim: true
|
||||
string defaultValue: 'change.me', name: 'dockerRegistryRepo', trim: true
|
||||
string defaultValue: 'example.com', name: 'dockerRegistryRepo', trim: true
|
||||
}
|
||||
|
||||
environment {
|
||||
|
||||
@ -3,7 +3,7 @@ pipeline {
|
||||
|
||||
parameters {
|
||||
string defaultValue: 'https', name: 'dockerRegistryScheme', trim: true
|
||||
string defaultValue: 'change.me', name: 'dockerRegistryRepo', trim: true
|
||||
string defaultValue: 'example.com', name: 'dockerRegistryRepo', trim: true
|
||||
}
|
||||
|
||||
environment {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user