deploy: f268219d4ca1b4ee4abbaf68ba889bbdbc290bfb

This commit is contained in:
jm-clius 2022-01-24 12:12:55 +00:00
parent b628f65530
commit c9f87b7418

View File

@ -14,6 +14,8 @@ BUILD_SYSTEM_DIR := vendor/nimbus-build-system
# -d:chronicles_colors:none - Necessary to disable colors in logs for Docker
DOCKER_IMAGE_NIM_PARAMS ?= -d:chronicles_colors:none -d:insecure
EXCLUDED_NIM_PACKAGES := vendor/nim-dnsdisc/vendor
LINK_PCRE := 0
# we don't want an error here, so we can handle things later, in the ".DEFAULT" target