Skip to content
Snippets Groups Projects
Commit 81f54926 authored by 🥺's avatar 🥺 :transgender_flag: Committed by 🥺
Browse files

fix complement script

parent d7173294
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ env \ ...@@ -17,7 +17,7 @@ env \
-C "$(git rev-parse --show-toplevel)" \ -C "$(git rev-parse --show-toplevel)" \
docker build \ docker build \
--tag "$OCI_IMAGE" \ --tag "$OCI_IMAGE" \
--file complement/Dockerfile \ --file tests/complement/Dockerfile \
. .
# It's okay (likely, even) that `go test` exits nonzero # It's okay (likely, even) that `go test` exits nonzero
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment