Skip to content

Update ProQuest ONIX 2.1 (replace zero price composite with UnpricedItemType) #328

Update ProQuest ONIX 2.1 (replace zero price composite with UnpricedItemType)

Update ProQuest ONIX 2.1 (replace zero price composite with UnpricedItemType) #328

name: build-dev-docker-image
on:
push:
branches:
- master
- develop
paths-ignore:
- 'Dockerfile.dev'
pull_request:
paths-ignore:
- 'Dockerfile.dev'
jobs:
build_dev_docker_image:
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'