Add the possibility to pass API token as environment variable for Docker container

This commit is contained in:
Frederic Guillot
2017-05-12 17:18:56 -04:00
parent 3cf9484644
commit 5e32f55138
4 changed files with 12 additions and 4 deletions

View File

@@ -3,6 +3,8 @@ Version 1.0.44 (unreleased)
Improvements:
* Update Docker image to Alpine Linux 3.5
* Add the possibility to pass API token as environment variable for Docker container
* Add wildcard search for task reference field
* Improve automated action TaskAssignColorOnDueDate to update task only when necessary