Исправлено наименование продукта.
This commit is contained in:
parent
096ef364b7
commit
5dd747f99c
4
build/ci/Jenkinsfile
vendored
4
build/ci/Jenkinsfile
vendored
@ -1,4 +1,4 @@
|
||||
// MouseSoft Ships Jenkins declarative pipeline
|
||||
// MouseSoft Draw.io Export jenkins declarative pipeline
|
||||
|
||||
pipeline {
|
||||
agent { label 'go' }
|
||||
@ -12,7 +12,7 @@ pipeline {
|
||||
environment {
|
||||
PROJECT_OWNER = 'ms'
|
||||
PROJECT_ID = 'drawio-export'
|
||||
PROJECT_NAME = 'MouseSoft Draw.io Exporter'
|
||||
PROJECT_NAME = 'MouseSoft Draw.io Export'
|
||||
ROCKET_TITLE = "${currentBuild.fullDisplayName} (<${env.BUILD_URL}|Open>)"
|
||||
RELEASE_ID = 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user