Skip to content
Snippets Groups Projects
Commit cf570291 authored by nimrod's avatar nimrod
Browse files

fixup! Matrix: Add backups.

parent b052f544
No related branches found
No related tags found
No related merge requests found
Pipeline #4284 passed
...@@ -9,5 +9,4 @@ RUN apk add --update --no-cache \ ...@@ -9,5 +9,4 @@ RUN apk add --update --no-cache \
findutils \ findutils \
; ;
COPY --chown=root:root backup /usr/local/bin/ COPY --chown=root:root backup /usr/local/bin/
COPY --chown=root:root restore /usr/local/bin/
VOLUME /var/backups VOLUME /var/backups
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment