Skip to content
Snippets Groups Projects
Verified Commit 4fc1e624 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[DBBackup] Factorize COPY

parent 06842abb
No related branches found
No related tags found
No related merge requests found
Pipeline #54591 passed
......@@ -14,7 +14,6 @@ COPY backup_env_var.py /scripts
COPY mysql-run.sh /scripts/mysql/mysql-run.sh
COPY postgres-run.sh /scripts/postgresql/postgres-run.sh
COPY mongo-run.sh /scripts/mongodb/mongo-run.sh
COPY run.sh /scripts
ENV CRON_TIME="0 0 * * *"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment