1
0

Add docker timeout to artifact configuration

This commit is contained in:
2020-06-14 17:32:57 +00:00
parent 551ec7f7ef
commit 2f5f1db0db
4 changed files with 19 additions and 0 deletions

View File

@ -4,6 +4,13 @@
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
- Parameter `--docker-timeout` may also be set in the artifact
configuration file.
## [1.3.0] 2020-05-30
### Added