mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
This ensures users don't have issues with cached state in regards to files pulled from the repo/image. Also add missing docs for deploy-source-set trigger. Closes #5963