Skip to content

Ignore ISC001 Ruff lint (#217) #311

Ignore ISC001 Ruff lint (#217)

Ignore ISC001 Ruff lint (#217) #311

Workflow file for this run

name: container
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Build Container Image
uses: docker/build-push-action@v4
with:
push: false