Commit 9e7fcaba authored by Grant's avatar Grant
Browse files

add ssh to ci

parent d436dd23
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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