fix complement script
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
d717329448
commit
81f5492675
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue