mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
ci: use --frozen-lockfile --non-interactive for azure
This commit is contained in:
parent
eb10c12da1
commit
f5220cfbbb
@ -16,7 +16,7 @@ steps:
|
||||
displayName: 'Install Node.js'
|
||||
|
||||
- script: |
|
||||
yarn
|
||||
yarn --frozen-lockfile --non-interactive
|
||||
displayName: 'Install dependencies'
|
||||
|
||||
- script: |
|
||||
|
Loading…
Reference in New Issue
Block a user