mirror of
https://github.com/imjasonh/krust
synced 2026-07-13 17:07:26 +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
4
tests/testdata/workspace_support.txt
vendored
4
tests/testdata/workspace_support.txt
vendored
|
|
@ -17,7 +17,7 @@ fn main() {
|
|||
}
|
||||
|
||||
# Build workspace member by specifying its directory
|
||||
[linux] exec ./krust build --no-push --platform linux/amd64 --image test.local/workspace:latest app
|
||||
[darwin] exec ./krust build --no-push --platform linux/amd64 --image test.local/workspace:latest app
|
||||
[linux] exec ./krust build --no-push --platform linux/amd64 app
|
||||
[darwin] exec ./krust build --no-push --platform linux/amd64 app
|
||||
stderr 'Building Rust project'
|
||||
stderr 'Successfully built image'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue