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