Inline interactivity blocker
Build Runner Image / build (push) Failing after 25s

This commit is contained in:
2026-05-20 21:43:03 +02:00
parent 3885f6dd02
commit 436e921be7
+1 -3
View File
@@ -6,12 +6,10 @@ on:
jobs: jobs:
build: build:
runs-on: fedora-latest runs-on: fedora-latest
env:
DNF5_FORCE_INTERACTIVE: "0"
steps: steps:
- name: Install tools - name: Install tools
run: | run: |
dnf install -y --quiet git buildah TERM=dumb DNF5_FORCE_INTERACTIVE="0" dnf install -y --quiet git buildah
- name: Set registry host - name: Set registry host
run: | run: |