Jenkinsfile aktualisiert
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit
Added additional Infos in pull request
This commit is contained in:
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@@ -12,6 +12,11 @@ pipeline {
|
||||
TOKEN = credentials('c661e484bb4f032f8a0a5b02cda6f3344ca584b5')
|
||||
}
|
||||
|
||||
parameters {
|
||||
string(name: 'REPO_NAME', defaultValue: '', description: 'Repo Name')
|
||||
string(name: 'GIT_REF', defaultValue: '', description: 'Git Ref')
|
||||
}
|
||||
|
||||
options {
|
||||
buildDiscarder(
|
||||
BuildHistoryManager([
|
||||
|
||||
Reference in New Issue
Block a user