Skip to content

Commit

Permalink
Configure CI (no. 9)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 12, 2021
1 parent dc8beed commit e443b3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,10 @@ jobs:
- script: dotnet build --no-restore --configuration $(BUILD_CONFIGURATION) src/Crossplatform.sln
- publish: artifacts/
name: crossplatformBuild

- job: unitTestsCrossplatform
container: registry.gitlab.com/cafstep/dotvvm-test/dotvvm:latest
dependsOn: crossplatformBuild
steps:
- download: crossplatformBuild
- task: DotNetCoreCLI@2
Expand Down

0 comments on commit e443b3a

Please sign in to comment.