diff --git a/build.sh b/build.sh index a31a47f..79d0a6f 100755 --- a/build.sh +++ b/build.sh @@ -1,6 +1,6 @@ #!/bin/sh -ex -. ./.env || true +[ -f .env ] && . .env cat < /kaniko/.docker/config.json {