upload complement OCI image from CI, document where it can be found, use main
instead of dev
for tag
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
da9a0eb77b
commit
1cd57f40f6
4 changed files with 17 additions and 7 deletions
|
@ -15,7 +15,7 @@ LOG_FILE="$2"
|
|||
# A `.jsonl` file to write test results to
|
||||
RESULTS_FILE="$3"
|
||||
|
||||
OCI_IMAGE="complement-conduit:dev"
|
||||
OCI_IMAGE="complement-conduit:main"
|
||||
|
||||
toplevel="$(git rev-parse --show-toplevel)"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue