drone cron disable

Updated 2 years ago by Admin

This subcommand disables the named cron job. Please note this command requires administrative privileges to the repository.

NAME:
drone cron disable - disable cron jobs

USAGE:
drone cron disable [repo/name] [cronjob]

Example usage:

drone cron disable octocat/hello-world nightly


How did we do?