Skip to content

Change Task from CDex conformant to PAS #354

Change Task from CDex conformant to PAS

Change Task from CDex conformant to PAS #354

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build Docker image
run: docker build -t fhir-reference-server .