Skip to content

Commit

Permalink
Configure CI (no. 12)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 12, 2021
1 parent 6879a58 commit 1d1cc59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .azure/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ jobs:
container: registry.gitlab.com/cafstep/dotvvm-test/dotvvm:latest
dependsOn: crossplatformBuild
steps:
- download: crossplatformBuild
- download: current
artifact: crossplatformBuild
- task: DotNetCoreCLI@2
inputs:
command: test
Expand Down

0 comments on commit 1d1cc59

Please sign in to comment.