From 47ca075bc07e3168d794a306535a1220c3f68fdf Mon Sep 17 00:00:00 2001 From: datadunia Date: Wed, 10 Jun 2026 08:04:30 +0700 Subject: [PATCH] ci: remove env vars from server-core-test, update submodule --- .gitea/workflows/ci.yml | 3 --- apps/server-core | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index e40addc..c98686f 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -11,9 +11,6 @@ on: jobs: server-core-test: runs-on: ubuntu-latest - env: - JWT_SECRET: ci-test-secret-key-for-testing-only-32chars!! - SERVER_SALT: ci-test-salt-key-for-testing-only-32chars! steps: - name: Configure git auth for submodules run: git config --global url."https://x-access-token:${{ secrets.BUILD_TOKEN }}@git.datadunia.com/".insteadOf "https://git.datadunia.com/" diff --git a/apps/server-core b/apps/server-core index 2eab72d..88df523 160000 --- a/apps/server-core +++ b/apps/server-core @@ -1 +1 @@ -Subproject commit 2eab72d9a21783f77a5e92df795801d21cdc57d3 +Subproject commit 88df5230e0b91ce21035ff870e7e207eeca818bf