diff --git a/.ado/publish.yml b/.ado/publish.yml index feec1cf939152e..5c3cd56df94832 100644 --- a/.ado/publish.yml +++ b/.ado/publish.yml @@ -184,6 +184,7 @@ jobs: pool: cxeiss-ubuntu-20-04-large timeoutInMinutes: 120 # how long to run the job before automatically cancelling cancelTimeoutInMinutes: 5 # how much time to give 'run always even if cancelled tasks' before killing them + condition: contains(variables['Build.SourceBranchName'], '-stable') dependsOn: - Compliance steps: