Rearrange linting and cleanup commands
Reorder commands to clean up before linting.
This commit is contained in:
+2
-2
@@ -65,7 +65,7 @@ COPY scripts/notify-bootc-user.sh /usr/bin/
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# LINTING
|
# LINTING
|
||||||
###############################################################################
|
###############################################################################
|
||||||
RUN bootc container lint \
|
RUN rm -rf /tmp/build /root/.cache/dnf/* && \
|
||||||
&& rm -rf /tmp/build /root/.cache/dnf/* # Aufräumen nach Build
|
bootc container lint
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user