Skip to content

Updated models and aws backend to consume EppSummaryDetectionEvents #503

Updated models and aws backend to consume EppSummaryDetectionEvents

Updated models and aws backend to consume EppSummaryDetectionEvents #503

Workflow file for this run

name: Container Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
name: Build image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: container build
run: |
docker build .