Skip to content

fix: CQDG-00 revert biospecimen_reference field to single value #43

fix: CQDG-00 revert biospecimen_reference field to single value

fix: CQDG-00 revert biospecimen_reference field to single value #43

Workflow file for this run

name: Build
on: [push]
jobs:
build:
name: Build Image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Ensure we can build the image
run: docker build -t test:test .