mirror of
https://github.com/ziex-dev/ziex.git
synced 2026-07-20 18:49:33 -06:00
ci: temp disable ssr build
This commit is contained in:
parent
e80ab388f1
commit
f10620dab1
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@ -84,6 +84,7 @@ jobs:
|
||||
report_name: playwright-report-post-deploy
|
||||
|
||||
build_ssr:
|
||||
if: false
|
||||
runs-on: ubuntu-24.04-arm
|
||||
name: Build (SSR)
|
||||
env:
|
||||
@ -112,7 +113,9 @@ jobs:
|
||||
path: /tmp/image-${{ env.BUILD_ARCH }}.tar
|
||||
retention-days: 1
|
||||
|
||||
# Temp disable ssr build
|
||||
deploy_ssr:
|
||||
if: false
|
||||
environment:
|
||||
name: ssr
|
||||
url: https://ssr.ziex.dev
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user