mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2025-12-06 06:52:01 +01:00
fix "dev.yml"
This commit is contained in:
parent
5624eda8a0
commit
807ee0cc9a
2
.github/dev.yml
vendored
2
.github/dev.yml
vendored
|
|
@ -58,7 +58,7 @@ stages:
|
||||||
\"commitId\": \"$(Build.SourceVersion)\",
|
\"commitId\": \"$(Build.SourceVersion)\",
|
||||||
\"buildNumber\": \"$(Build.BuildNumber)\",
|
\"buildNumber\": \"$(Build.BuildNumber)\",
|
||||||
\"teamProjectName\": \"$(System.TeamProject)\",
|
\"teamProjectName\": \"$(System.TeamProject)\",
|
||||||
\"commitMessage\": \"$(Build.SourceVersionMessage)\"
|
\"commitMessage\": \"$(Release_Notes)\"
|
||||||
}"
|
}"
|
||||||
}
|
}
|
||||||
waitForCompletion: 'false'
|
waitForCompletion: 'false'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue