fix complement script

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-04-13 14:53:17 -04:00 committed by June
parent d717329448
commit 81f5492675

View file

@ -17,7 +17,7 @@ env \
-C "$(git rev-parse --show-toplevel)" \
docker build \
--tag "$OCI_IMAGE" \
--file complement/Dockerfile \
--file tests/complement/Dockerfile \
.
# It's okay (likely, even) that `go test` exits nonzero