mirror of
https://github.com/bitnami/containers.git
synced 2026-03-27 15:27:48 +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
@@ -10,5 +10,5 @@ command:
|
||||
check-installed-runtimes:
|
||||
exec: dotnet --list-runtimes
|
||||
stdout:
|
||||
- NETCore.App {{ .Env.APP_VERSION }}
|
||||
- "NETCore.App {{ .Env.APP_VERSION }}"
|
||||
exit-status: 0
|
||||
|
||||
Reference in New Issue
Block a user