Приложение переименовано в MouseSoft Draw.IO Export
All checks were successful
drawio-export/pipeline/head This commit looks good

This commit is contained in:
Алексей Бадяев 2023-04-13 19:43:27 +07:00
parent 6a7fc32d1b
commit 2752e80eb3
Signed by: alexey
GPG Key ID: 686FBC1363E4AFAE
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ pipeline {
environment {
PROJECT_OWNER = 'ms'
PROJECT_ID = 'drawio-export'
PROJECT_NAME = 'MouseSoft Draw.io Export'
PROJECT_NAME = 'MouseSoft Draw.IO Export'
ROCKET_TITLE = "${currentBuild.fullDisplayName} (<${env.BUILD_URL}|Open>)"
RELEASE_ID = 0
}

View File

@ -2,7 +2,7 @@
# ========================
PROJECT_ID := drawio-export
PROJECT_NAME ?= MouseSoft DrawIO Export
PROJECT_NAME ?= MouseSoft Draw.IO Export
BIN_SUFFIX :=
TMPDIR ?= $(CURDIR)/tmp