Loading .gitlab/ci/federation_test.yml +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ test: SESSION_SECRET: test TEST_FEDERATION_MODE: KEYRING before_script: - apk add --no-cache openssl - npm i --include=dev - npx -w backend prisma migrate deploy script: Loading Loading
.gitlab/ci/federation_test.yml +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ test: SESSION_SECRET: test TEST_FEDERATION_MODE: KEYRING before_script: - apk add --no-cache openssl - npm i --include=dev - npx -w backend prisma migrate deploy script: Loading