mirror of
https://github.com/containers/podman.git
synced 2025-11-30 18:18:18 +08:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
8 lines
220 B
Plaintext
8 lines
220 B
Plaintext
## assert-podman-args "--file" "Containerfile"
|
|
## assert-key-is-regex "Service" "WorkingDirectory" "/.*/podman-e2e-.*/subtest-.*/quadlet"
|
|
|
|
[Build]
|
|
ImageTag=localhost/imagename
|
|
File=Containerfile
|
|
SetWorkingDirectory=file
|