feat: Update configuration

This commit is contained in:
2020-10-17 18:13:45 +02:00
parent e06307538c
commit 6b4c117dbb
3 changed files with 5 additions and 5 deletions

2
run
View File

@ -4,7 +4,7 @@
# -u Treat unset variables as an error when substituting.
set -eu
DOCKER_CONTEXT=bleu
DOCKER_CONTEXT=vert
START=`date +%s`
help() {