mirror of
https://github.com/imjasonh/krust
synced 2026-07-19 07:24:38 +00:00
successfully pushed to GAR
Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
parent
d095c26871
commit
e47442d04d
23 changed files with 406 additions and 299 deletions
2
tests/testdata/auth_credential_helper.txt
vendored
2
tests/testdata/auth_credential_helper.txt
vendored
|
|
@ -57,6 +57,6 @@ env RUST_LOG=debug
|
|||
|
||||
# Try to push to mock.registry.io (will fail at network level, but should call helper)
|
||||
# Using --no-push to avoid actual network call
|
||||
! exec ./krust build --platform linux/amd64 --image mock.registry.io/test:latest .
|
||||
! exec ./krust build --platform linux/amd64 .
|
||||
# Should see the helper being attempted
|
||||
stderr 'credential helper'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue