test
Some checks failed
Gentoo Utils / build-docker (push) Successful in 8s
Gentoo Utils / build (push) Failing after 10s

This commit is contained in:
2025-12-06 20:41:11 +00:00
parent 181ca84478
commit 08b00fbc99

View File

@@ -28,6 +28,9 @@ RUN emerge =dev-build/meson-9999
RUN useradd -m gentooligan
# dummy command
RUN true
USER gentooligan
WORKDIR /workspace