fix: do not copy non existing config file
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Dominik Meyer 2024-07-31 22:44:01 +02:00
parent 45a88a91f6
commit 232b68890d
Signed by: byterazor
GPG Key ID: EABDA0FD5981BC97

View File

@ -28,7 +28,6 @@ COPY --from=builder /usr/local/ /usr/local/
RUN mkdir /usr/local/etc/amanda/ssl
RUN mkdir /usr/local/etc/amanda/Backup/
COPY conf/amanda.conf /usr/local/etc/amanda/Backup
RUN chown backup:backup /usr/local/etc/amanda
ENV LD_LIBRARY_PATH /usr/local/share/perl5/site_perl/auto/Amanda/Debug/