Very weird... How about before we touch a file?
continuous-integration/drone/push Build is failing Details

This commit is contained in:
IamTheFij 2020-01-30 15:51:26 -08:00
parent 3594fd1de3
commit a4104a5201
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# Other repositories may use tag suffix instead
ARG REPO=library
FROM multiarch/qemu-user-static:4.2.0-2 as qemu-user-static
RUN ls -al /usr/bin
RUN touch /usr/bin/dummy
RUN ls -al /usr/bin