mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-05 22:45:38 +00:00
Fix some yml
This commit is contained in:
parent
1a00ae5a77
commit
aa75b20820
3 changed files with 11 additions and 14 deletions
7
.github/dev.yml
vendored
7
.github/dev.yml
vendored
|
|
@ -54,11 +54,6 @@ stages:
|
|||
{
|
||||
"status": "success",
|
||||
"complete": true,
|
||||
"message": "{
|
||||
\"commitId\": \"$(Build.SourceVersion)\",
|
||||
\"buildNumber\": \"$(Build.BuildNumber)\",
|
||||
\"teamProjectName\": \"$(System.TeamProject)\",
|
||||
\"commitMessage\": \"$(Release_Notes)\"
|
||||
}"
|
||||
"message": "{ \"commitId\": \"$(Build.SourceVersion)\", \"buildNumber\": \"$(Build.BuildNumber)\", \"teamProjectName\": \"$(System.TeamProject)\", \"commitMessage\": \"$(Release_Notes)\" }"
|
||||
}
|
||||
waitForCompletion: 'false'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue