added intentionally failing build to test email setup
Some checks failed
Build Silverblue Image / build-push (push) Failing after 26s

This commit is contained in:
Joshua Seiger-Eatwell 2025-01-15 21:56:19 +01:00
parent c860d04fd3
commit 31bcd13d28

View File

@ -2,6 +2,8 @@ ARG FEDORA_MAJOR_VERSION=41
FROM quay.io/fedora-ostree-desktops/silverblue:${FEDORA_MAJOR_VERSION}
COPY skjfdjfdsk fdsjf
COPY etc etc
RUN dnf install vim ncdu -y && \