Skip to content

Quicly hotfix pcb - fix chksum verify #829

Quicly hotfix pcb - fix chksum verify

Quicly hotfix pcb - fix chksum verify #829

Workflow file for this run

name: Docker Image Build
on:
pull_request:
branches: [ main ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
Docker:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: Build Docker Image
run: make oci-image