mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
Quote everything inside stdout/contents except regexp (#51956)
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
committed by
GitHub
parent
07e88872ac
commit
775d7a7e0e
@@ -7,8 +7,8 @@ command:
|
||||
timeout: 8000
|
||||
exit-status: 143
|
||||
stdout:
|
||||
- Rest endpoint listening
|
||||
- Web frontend listening
|
||||
- "Rest endpoint listening"
|
||||
- "Web frontend listening"
|
||||
file:
|
||||
/opt/bitnami/flink/plugins/s3-fs-base/flink-s3-fs-base-{{ .Env.APP_VERSION }}.jar:
|
||||
exists: true
|
||||
|
||||
Reference in New Issue
Block a user