Skip to content

Commit eca9c84

Browse files
committed
В дженкинсфайле доуточнил секции публикации в разных ветках.
1 parent ec437d1 commit eca9c84

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ pipeline {
218218
}
219219
}
220220

221-
stage ('Publishing revision') {
221+
stage ('Publishing dev-revision') {
222222
when { anyOf {
223223
// TODO сделать автовычисление маркера lts или latest и согласовать его с путём к папке на стр. 250 (TARGET=..._)
224224
branch 'latest'

src/1Script.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
2323
ProjectSection(SolutionItems) = preProject
2424
..\Build.csproj = ..\Build.csproj
2525
oscommon.targets = oscommon.targets
26+
..\Jenkinsfile = ..\Jenkinsfile
2627
EndProjectSection
2728
EndProject
2829
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "Installer", "Installer\Installer.wixproj", "{BBE794A6-B159-422F-B655-B7F03F25F223}"

0 commit comments

Comments
 (0)