Skip to content

Commit

Permalink
Configure CI (no. 73)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 16, 2021
1 parent 510807c commit 8e69c27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- job: owinBuild
displayName: Build OWIN projects (Windows)
pool:
name: DockerAgents
name: AdamovoPool
steps:
- task: Cache@2
inputs:
Expand Down Expand Up @@ -135,7 +135,7 @@ jobs:
- job: uiTestsOwin
displayName: Run UI tests (Windows)
pool:
name: DockerHosts
name: AdamovoPool
demands: Agent.OS -equals Windows_NT
container: docker-reg.riganti.cz/dotvvm-ci:windows
dependsOn: owinBuild
Expand Down

0 comments on commit 8e69c27

Please sign in to comment.