Skip to content

remove "Content-Disposition: attachment" header from bulk service #569

remove "Content-Disposition: attachment" header from bulk service

remove "Content-Disposition: attachment" header from bulk service #569

Workflow file for this run

name: docker build
on:
push:
permissions:
contents: read
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Docker Image smoke test
run: |
docker build .