Quellcode durchsuchen

pass DOCKER_CROSSPLATFORMS to the container in the Makefile

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
Victor Vieux vor 8 Jahren
Ursprung
Commit
8aa1158164
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -23,6 +23,7 @@ DOCKER_ENVS := \
 	-e DOCKER_BUILD_ARGS \
 	-e DOCKER_BUILD_GOGC \
 	-e DOCKER_BUILD_PKGS \
+	-e DOCKER_CROSSPLATFORMS \
 	-e DOCKER_DEBUG \
 	-e DOCKER_EXPERIMENTAL \
 	-e DOCKER_GITCOMMIT \