Skip to content

Allow skipping registration when google account already exists #1006

Allow skipping registration when google account already exists

Allow skipping registration when google account already exists #1006

name: Check server code-style CI
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the image
run: docker build . --file ci/server-prettier/Dockerfile -t app