fix caching deps
This commit is contained in:
parent
f28b8236fb
commit
0a21090dca
|
|
@ -30,6 +30,7 @@ jobs:
|
|||
inputs:
|
||||
artifactName: php-vendor-$(phpVersion)
|
||||
targetPath: vendor
|
||||
pipelineId: $($(Build.BuildId) - 1)
|
||||
|
||||
- script: composer install --no-interaction --prefer-dist
|
||||
displayName: 'composer install'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user