Loading .gitlab/ci/federation_test.yml +0 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,6 @@ PUPPETEER_EXECUTABLE_PATH: /usr/bin/chromium-browser TESTKIT_PUPPETEER_ARGS: --no-sandbox before_script: - sudo -i -u node sh << EOF - corepack enable && corepack prepare - yarn - npx -w backend prisma migrate deploy Loading Loading
.gitlab/ci/federation_test.yml +0 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,6 @@ PUPPETEER_EXECUTABLE_PATH: /usr/bin/chromium-browser TESTKIT_PUPPETEER_ARGS: --no-sandbox before_script: - sudo -i -u node sh << EOF - corepack enable && corepack prepare - yarn - npx -w backend prisma migrate deploy Loading