prevent mounting run/drone directory

This commit is contained in:
Brad Rydzewski
2019-11-08 12:20:50 -08:00
parent e699edd0e1
commit 6dace0adc9
4 changed files with 32 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- handle pipelines with missing names
- prevent mounting /run/drone directory
## 1.0.0
### Added