Skip to content

CFRID-330: Make sure Appointment-book hook is supported #71

CFRID-330: Make sure Appointment-book hook is supported

CFRID-330: Make sure Appointment-book hook is supported #71

Workflow file for this run

name: Docker Image CI
on:
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
docker-ci:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Test Server Docker image Builds
run: docker build .