Skip to content

Commit

Permalink
Configure CI (no. 10)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 12, 2021
1 parent e443b3a commit 081cf57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure/pipelines/ci.yml
Expand Up @@ -12,6 +12,7 @@ jobs:
- job: crossplatformBuild
container: registry.gitlab.com/cafstep/dotvvm-test/dotvvm:latest
steps:
- script: echo $DOTVVM_ROOT
- script: npm ci --cache $(DOTVVM_ROOT)/.npm --prefer-offline
workingDirectory: src/DotVVM.Framework
- script: npm run build
Expand Down

0 comments on commit 081cf57

Please sign in to comment.