Приложение переименовано в MouseSoft Draw.IO Export
All checks were successful
drawio-export/pipeline/head This commit looks good
All checks were successful
drawio-export/pipeline/head This commit looks good
This commit is contained in:
parent
6a7fc32d1b
commit
2752e80eb3
2
build/ci/Jenkinsfile
vendored
2
build/ci/Jenkinsfile
vendored
@ -12,7 +12,7 @@ pipeline {
|
|||||||
environment {
|
environment {
|
||||||
PROJECT_OWNER = 'ms'
|
PROJECT_OWNER = 'ms'
|
||||||
PROJECT_ID = 'drawio-export'
|
PROJECT_ID = 'drawio-export'
|
||||||
PROJECT_NAME = 'MouseSoft Draw.io Export'
|
PROJECT_NAME = 'MouseSoft Draw.IO Export'
|
||||||
ROCKET_TITLE = "${currentBuild.fullDisplayName} (<${env.BUILD_URL}|Open>)"
|
ROCKET_TITLE = "${currentBuild.fullDisplayName} (<${env.BUILD_URL}|Open>)"
|
||||||
RELEASE_ID = 0
|
RELEASE_ID = 0
|
||||||
}
|
}
|
||||||
|
2
makefile
2
makefile
@ -2,7 +2,7 @@
|
|||||||
# ========================
|
# ========================
|
||||||
|
|
||||||
PROJECT_ID := drawio-export
|
PROJECT_ID := drawio-export
|
||||||
PROJECT_NAME ?= MouseSoft DrawIO Export
|
PROJECT_NAME ?= MouseSoft Draw.IO Export
|
||||||
BIN_SUFFIX :=
|
BIN_SUFFIX :=
|
||||||
|
|
||||||
TMPDIR ?= $(CURDIR)/tmp
|
TMPDIR ?= $(CURDIR)/tmp
|
||||||
|
Loading…
Reference in New Issue
Block a user