Skip to content

Commit

Permalink
Set up CI with Azure Pipelines
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
JhontSouth committed Jan 4, 2024
1 parent 36fc0d0 commit b8b0e45
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions testing/browser-functional/browser-tests-build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,10 @@ variables:
TestAppServicePlan: 'BrowserBotServicePlan$(Build.BuildId)'
TestWebApp: 'BrowserBotWebApp$(Build.BuildId)'
TESTURI: 'https://$(TestWebApp).azurewebsites.net/'
# AzureSubscription: define this in Azure
# ChromeDriverVersionOverride: (optional) define this in Azure. Sample values: '107.0.1'; '' (= no override)
AzureSubscription: 'Azure'
ChromeDriverVersionOverride: '119.0.1'

steps:

- task: PowerShell@2
inputs:
targetType: inline
Expand Down

0 comments on commit b8b0e45

Please sign in to comment.