Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/fix-cron'
Browse files Browse the repository at this point in the history
  • Loading branch information
alastair committed Feb 21, 2022
2 parents e65e11e + 3444635 commit bbf316d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ RUN touch /etc/service/uwsgi/down
COPY ./docker/cron/consul-template-cron-config.conf /etc/consul-template-cron-config.conf
COPY ./docker/cron/cron-config.service /etc/service/cron-config/run
COPY ./docker/cron/crontab /etc/cron.d/critiquebrainz
RUN chmod 0644 /etc/cron.d/critiquebrainz
RUN touch /etc/service/cron/down
RUN touch /etc/service/cron-config/down

Expand Down

0 comments on commit bbf316d

Please sign in to comment.