mirror of
https://github.com/imjasonh/krust
synced 2026-07-13 08:57:22 +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_docker_config_basic.txt
vendored
2
tests/testdata/auth_docker_config_basic.txt
vendored
|
|
@ -31,6 +31,6 @@ env RUST_LOG=debug
|
|||
|
||||
# Try to build and push (will fail at registry level, but auth should be resolved)
|
||||
# We can verify auth was read from config in debug logs
|
||||
! exec ./krust build --platform linux/amd64 --image test.example.com/app:latest .
|
||||
! exec ./krust build --platform linux/amd64 .
|
||||
stderr 'Resolving auth'
|
||||
stderr 'test.example.com'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue