Skip to content

Commit

Permalink
Configure CI (no. 114)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed May 25, 2021
1 parent 7485bcc commit d6a5303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/pipelines/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- task: DotNetCoreCLI@2
inputs:
command: build
projects: src/Crossplatform.sln
projects: ci/linux/Linux.sln
arguments: --no-restore --configuration $(BUILD_CONFIGURATION)
- publish: $(DOTVVM_ROOT)/artifacts
name: crossplatformBuild
Expand Down

0 comments on commit d6a5303

Please sign in to comment.