build: remove unused build job (#29299)
This commit is contained in:
parent
e3dfe7366a
commit
da35a8af31
1 changed files with 0 additions and 13 deletions
|
@ -1671,19 +1671,6 @@ jobs:
|
||||||
<<: *steps-electron-ts-compile-for-doc-change
|
<<: *steps-electron-ts-compile-for-doc-change
|
||||||
|
|
||||||
# Layer 1: Checkout.
|
# Layer 1: Checkout.
|
||||||
linux-checkout:
|
|
||||||
executor: linux-docker
|
|
||||||
environment:
|
|
||||||
<<: *env-linux-2xlarge
|
|
||||||
GCLIENT_EXTRA_ARGS: '--custom-var=checkout_arm=True --custom-var=checkout_arm64=True'
|
|
||||||
steps:
|
|
||||||
- electron-build:
|
|
||||||
persist: false
|
|
||||||
build: false
|
|
||||||
checkout: true
|
|
||||||
persist-checkout: true
|
|
||||||
restore-src-cache: false
|
|
||||||
|
|
||||||
linux-checkout-for-workspace:
|
linux-checkout-for-workspace:
|
||||||
executor: linux-docker
|
executor: linux-docker
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue