CI: Add "--build-arg GODEBUG" to build scripts

This commit is contained in:
Michael Mayer
2021-12-10 09:09:21 +01:00
parent e2e5fd11d4
commit f8dfedb1bf
3 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,8 @@ scripts/test.sh
# Build images
make docker-preview
sleep 2
docker pull photoprism/photoprism:preview
make docker-demo