Skip to content

Commit

Permalink
Configure CI (no. 7)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 12, 2021
1 parent dec024d commit 4b182c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/pipelines/ci.yml
Expand Up @@ -10,7 +10,7 @@ variables:

jobs:
- job: buildCrossplatform
container: registry.gitlab.com/cafstep/dotvvm-test/dotvvm
container: registry.gitlab.com/cafstep/dotvvm-test/dotvvm:latest
steps:
- script: npm ci --cache $(DOTVVM_ROOT)/.npm --prefer-offline
workingDirectory: src/DotVVM.Framework
Expand Down

0 comments on commit 4b182c1

Please sign in to comment.