Loading .gitlab/ci/federation_test.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ test federation: stage: test parallel: matrix: - SERVICE: ["grants.cafe", "toast.ooo"] - TEST_FEDERATION_KEYRING_SERVICE: ["grants.cafe", "toast.ooo"] image: node:24-alpine services: - name: postgres:14-alpine Loading Loading
.gitlab/ci/federation_test.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ test federation: stage: test parallel: matrix: - SERVICE: ["grants.cafe", "toast.ooo"] - TEST_FEDERATION_KEYRING_SERVICE: ["grants.cafe", "toast.ooo"] image: node:24-alpine services: - name: postgres:14-alpine Loading