chore: remove gomplate debug output
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8064a13f41
commit
11a9ca4f91
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -eo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
/usr/local/bin/gomplate -V -o /app/.env -f /etc/templates/env.tmpl
|
/usr/local/bin/gomplate -o /app/.env -f /etc/templates/env.tmpl
|
||||||
|
|
||||||
if [ -n "$BITWARDENRS_DATABASE_URL" ]
|
if [ -n "$BITWARDENRS_DATABASE_URL" ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user