Skip to content

Add refresh button to SMART on FHIR app to resend the order-select #76

Add refresh button to SMART on FHIR app to resend the order-select

Add refresh button to SMART on FHIR app to resend the order-select #76

Workflow file for this run

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