remove cache
All checks were successful
ci / docker-build-and-test (pull_request) Successful in 3m8s
All checks were successful
ci / docker-build-and-test (pull_request) Successful in 3m8s
This commit is contained in:
@@ -30,7 +30,7 @@ RUN echo "alias ll='ls -laGFh'" >> /root/.bashrc
|
||||
VOLUME ["/builder/mnt"]
|
||||
WORKDIR /builder/mnt
|
||||
|
||||
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|
||||
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
|
||||
# install clang tools
|
||||
|
||||
ARG base_tag=bullseye
|
||||
|
||||
Reference in New Issue
Block a user