Skip to content

Commit

Permalink
Configure CI (no. 33)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 13, 2021
1 parent cf1d416 commit 93a3749
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 @@ -79,7 +79,7 @@ jobs:
path: $(DOTVVM_ROOT)/.nuget
- script: find $(DOTVVM_ROOT)/artifacts -type f -iname "*.dll" -exec chmod +x {} \;
- script: find $(DOTVVM_ROOT)/artifacts
- script: chmod +x $(DOTVVM_ROOT)/artifacts/bin/DotVVM.Samples.BasicSamples.AspNetCoreLatest/DotVVM.Samples.BasicSamples.AspNetCoreLatest
- script: chmod +x $(DOTVVM_ROOT)/artifacts/bin/**/DotVVM.Samples.BasicSamples.AspNetCoreLatest
- script: |
dotnet run --project src/DotVVM.Samples.BasicSamples.AspNetCoreLatest \
--no-build \
Expand Down

0 comments on commit 93a3749

Please sign in to comment.