mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
Unlocking an app will not stop running deploys, so users may need to clean up. However, it is useful for deploys that fail in unusual ways that cause the lock to stay around. Closes #2883