RHAIENG-565: purge the midstream repo content to only host the build artifacts, so only the redhat-distribution should remain

This commit is contained in:
Artemy 2025-08-12 12:54:32 +01:00
parent 9803329350
commit db484734b4
1126 changed files with 0 additions and 526647 deletions

View file

@ -1,9 +0,0 @@
name: Setup Ollama
description: Start Ollama
runs:
using: "composite"
steps:
- name: Start Ollama
shell: bash
run: |
docker run -d --name ollama -p 11434:11434 docker.io/leseb/ollama-with-models