From a9fb9f90960bb1b2e4183ea5c9a411f3fb2f26a0 Mon Sep 17 00:00:00 2001 From: Nikos Date: Tue, 30 Jan 2024 16:19:16 +0200 Subject: [PATCH] ci: fix container structure tests --- structure-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/structure-tests.yaml b/structure-tests.yaml index b33708be6..84b3f4b4f 100644 --- a/structure-tests.yaml +++ b/structure-tests.yaml @@ -19,4 +19,4 @@ fileExistenceTests: commandTests: - name: "application version" command: "/usr/bin/identity-platform-login-ui" - args: ["-version"] + args: ["version"]