debug
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Robert Kaussow 2021-05-13 23:52:56 +02:00
parent cba2dfe702
commit 3f0da9a989
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ export BUILD_VERSION ?= 1.21.0
export DEBIAN_FRONTEND ?= noninteractive
export LANG ?= C.UTF-8
export TZ ?= UTC
export RUSTFLAGS ?= '-C link-arg=-s'
export RUSTFLAGS ?= -C link-arg=-s
DB ?= sqlite,postgresql
SRC := src