mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
build: linux publish builds that direct checkout should use git cache
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user