mirror of
https://github.com/GoogleContainerTools/kaniko.git
synced 2026-06-15 13:24:32 +00:00
* Add multi-arch image via Bazel * Drop the commented tags * Move tests to //integration
6 lines
158 B
YAML
6 lines
158 B
YAML
schemaVersion: "1.0.0"
|
|
commandTests:
|
|
- name: Trivial build
|
|
command: ["/kaniko/executor", "--no-push", "--dockerfile", "./Dockerfile.trivial"]
|
|
exitCode: 0
|