Skip to content

Separate RAG Content image and Embeddings image in Konflux build #286

Separate RAG Content image and Embeddings image in Konflux build

Separate RAG Content image and Embeddings image in Konflux build #286

Workflow file for this run

name: Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable