diff --git a/DESIGN.md b/DESIGN.md index 6aa1ce2..fe1f706 100644 --- a/DESIGN.md +++ b/DESIGN.md @@ -59,8 +59,10 @@ $ echo "TODO" ### pre-deploy -TODO. +1. Run internal playbooks to do pre-deploy step tasks (see [steps](https://git.autonomic.zone/autonomic-cooperative/organising/wiki/dokku-deploy-steps#user-content-pre-deploy) docs) + as well as custom application plays (defined in application repository), passing in environment and threading environment into other tasks. ### post-deploy -TODO. +1. Run internal playbooks to do pre-deploy step tasks (see [steps](https://git.autonomic.zone/autonomic-cooperative/organising/wiki/dokku-deploy-steps#user-content-post-deploy) docs) + as well as custom application plays (defined in application repository), passing in environment and threading environment into other tasks.