build: remove image preview config (#2861)

This commit is contained in:
Alex Yang
2023-06-27 10:59:24 +08:00
committed by GitHub
parent d46b6c4863
commit 53488a1498
5 changed files with 0 additions and 9 deletions

View File

@@ -56,7 +56,6 @@ jobs:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
API_SERVER_PROFILE: prod
ENABLE_TEST_PROPERTIES: false
ENABLE_IMAGE_PREVIEW_MODAL: ${{ github.event.inputs.build-type == 'stable' && false || true }}
ENABLE_BOOKMARK_OPERATION: true
RELEASE_VERSION: ${{ github.event.inputs.version }}