Skip to content

Commit

Permalink
Configure CI (no. 4)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Apr 12, 2021
1 parent e800a45 commit 1dab942
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .azure/pipelines/ci.yml
Expand Up @@ -8,11 +8,9 @@ variables:
DOTVVM_ROOT: ${{ Pipeline.Workspace }}
BUILD_CONFIGURATION: Release

container:
image: registry.gitlab.com/cafstep/dotvvm-test/dotvvm

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

0 comments on commit 1dab942

Please sign in to comment.