Skip to content
Snippets Groups Projects
Commit 6b4f59f6 authored by BITARD Michaël's avatar BITARD Michaël Committed by BITARD Michaël
Browse files

fix config

parent 075954cb
No related branches found
No related tags found
No related merge requests found
...@@ -261,7 +261,7 @@ nginx-proxy/push: ...@@ -261,7 +261,7 @@ nginx-proxy/push:
docker push caminofr/camino-nginx-proxy:1.6.1 docker push caminofr/camino-nginx-proxy:1.6.1
cron/build: cron/build:
docker build -t caminofr/cron:1.0.0 -f Dockerfile.cron crons/ docker build -t caminofr/cron:1.0.0 -f Dockerfile.cron crons/
cron/push: cron/push:
docker push caminofr/cron:1.0.0 docker push caminofr/cron:1.0.0
...@@ -25,4 +25,3 @@ tty = true ...@@ -25,4 +25,3 @@ tty = true
[job-local "restore_backup"] [job-local "restore_backup"]
schedule = 0 0 6 * * 0 schedule = 0 0 6 * * 0
command = /restore-last-backup command = /restore-last-backup
tty = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment