Build manually

This commit is contained in:
2026-06-18 01:43:07 -05:00
parent 3eb6650e0a
commit 461704f325
2 changed files with 1 additions and 60 deletions

View File

@@ -15,7 +15,7 @@ USER build
WORKDIR /home/build/ct
RUN cp /tmp/config .config && ct-ng build.4 && rm -rf *
RUN cp /tmp/config .config && ct-ng build.2 && rm -rf *
USER root