Skip to content
  • Larissa Reis's avatar
    Fixes whenever in production for a multitenancy setup · 348b6cb5
    Larissa Reis authored
      Each cronjob has to run for all environments. I use `whenever --update-crontab`
      to append jobs for each environment, using the environment name as a
      whenever identifier, and then I have to clean the crontab of each
      environment generated jobs using the same identifier.
    348b6cb5