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