Skip to content

Commit

Permalink
Configure CI (no. 31)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 13, 2021
1 parent b8abda3 commit aaf24ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure/pipelines/ci.yml
Expand Up @@ -78,6 +78,7 @@ jobs:
key: '"nuget" | "$(Agent.OS)" | **/packages.lock.json'
path: $(DOTVVM_ROOT)/.nuget
- script: find $(DOTVVM_ROOT)/artifacts -type f -iname "*.dll" -exec chmod +x {} \;
- script: find $(DOTVVM_ROOT)/artifacts
- script: |
dotnet run --project src/DotVVM.Samples.BasicSamples.AspNetCoreLatest \
--no-build \
Expand Down

0 comments on commit aaf24ca

Please sign in to comment.