Loading .gitlab/ci/federation_test.yml +2 −2 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ - apk add --no-cache sudo - chown -R node . - | sudo -i -u node sh << EOF sudo -u node sh << EOF corepack enable && corepack prepare yarn npx -w backend prisma migrate deploy Loading @@ -34,7 +34,7 @@ EOF script: - | sudo -i -u node sh << EOF sudo -u node sh << EOF whoami yarn workspace @fediverse-auth/backend run test EOF Loading Loading
.gitlab/ci/federation_test.yml +2 −2 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ - apk add --no-cache sudo - chown -R node . - | sudo -i -u node sh << EOF sudo -u node sh << EOF corepack enable && corepack prepare yarn npx -w backend prisma migrate deploy Loading @@ -34,7 +34,7 @@ EOF script: - | sudo -i -u node sh << EOF sudo -u node sh << EOF whoami yarn workspace @fediverse-auth/backend run test EOF Loading