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