Migrate apptask to use tasks framework
This commit is contained in:
@@ -15,6 +15,7 @@ exports = module.exports = {
|
||||
TaskError: TaskError,
|
||||
|
||||
// task types. if you add a task here, fill up the function table in taskworker
|
||||
TASK_APP: 'app',
|
||||
TASK_BACKUP: 'backup',
|
||||
TASK_UPDATE: 'update',
|
||||
TASK_RENEW_CERTS: 'renewcerts',
|
||||
|
||||
Reference in New Issue
Block a user