chore: add ostree container commit there and fix bootc typo (#45)

This commit is contained in:
Tulip Blossom 2025-01-04 18:54:57 -03:00 committed by GitHub
parent 6f5b069023
commit 48f1ce23d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -17,4 +17,6 @@ COPY build.sh /tmp/build.sh
RUN mkdir -p /var/lib/alternatives && \ RUN mkdir -p /var/lib/alternatives && \
/tmp/build.sh && \ /tmp/build.sh && \
ostree container lint ostree container commit && \
bootc container lint