minor refactoring of building process

This commit is contained in:
Julien Neuhart
2019-10-01 17:32:15 +02:00
parent 04b1fa378d
commit a3f05c1146
3 changed files with 5 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ DOCKER_PASSWORD=
DOCKER_REPOSITORY=thecodingmachine
GOLANGCI_LINT_VERSION=1.19.1
CODE_COVERAGE=0
TINI_VERSION=v0.18.0
TINI_VERSION=0.18.0
MAXIMUM_WAIT_TIMEOUT=30.0
MAXIMUM_WAIT_DELAY=10.0
MAXIMUM_WEBHOOK_URL_TIMEOUT=30.0