Skip to content

Cl893/fix prod bugs #1009

Cl893/fix prod bugs

Cl893/fix prod bugs #1009

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