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
-1
View File
@@ -60,7 +60,6 @@ jobs:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
API_SERVER_PROFILE: prod
ENABLE_TEST_PROPERTIES: false
ENABLE_IMAGE_PREVIEW_MODAL: true
ENABLE_BOOKMARK_OPERATION: true
RELEASE_VERSION: ${{ needs.set-build-version.outputs.version }}