Skip to content

Build processor image #1

Build processor image

Build processor image #1

Workflow file for this run

name: Build processor image
on:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
run: make processor