Skip to content

Updating FA24 Contributors in the README File #1108

Updating FA24 Contributors in the README File

Updating FA24 Contributors in the README File #1108

name: Check server 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/server-build/Dockerfile -t app