Add schedules and change value of variable

This commit is contained in:
MaksimZhukov
2020-07-06 19:40:38 +03:00
parent c4438732c6
commit bcc9e5f330
2 changed files with 14 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ steps:
-SourceBranch $(BRANCH) `
-DefinitionId $(DEFINITION_ID) `
-SourceVersion $(COMMIT_SHA) `
-ManifestLink $(MANIFEST_LINK) `
-ManifestLink $(MANIFEST_URL) `
-WaitForBuilds $(WAIT_FOR_BUILDS) `
-ToolVersions "$(ToolVersions)" `
-RetryIntervalSec $(INTERVAL_SEC) `