build: linux publish builds that direct checkout should use git cache

This commit is contained in:
Samuel Attard 2021-05-23 17:14:40 -07:00
parent 1d77af0aff
commit 47a6e72114
No known key found for this signature in database
GPG key ID: FB94249299E904FE

View file

@ -1604,6 +1604,8 @@ commands:
condition: << parameters.checkout >>
steps:
- *step-checkout-electron
- *step-maybe-restore-git-cache
- *step-set-git-cache-path
- *step-gclient-sync
- *step-delete-git-directories
- *step-minimize-workspace-size-from-checkout