From cda7446ce5c496ecfb34d0cf8f0f7dcf92eeee95 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20Mr=C3=A1zek?= Date: Tue, 14 Jan 2025 12:07:19 +0100 Subject: [PATCH] fixup! .gitlab-ci.yml: docker:test:cross-platform: added missing interactive tests --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb87d10ee..fabd0b716 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -273,7 +273,7 @@ docker:test:cross-platform: - tests/packaging/kresctl.sh - tests/packaging/interactive/cache-clear.sh - tests/packaging/interactive/etag.sh - - tests/packaging/interactive/files-reload.sh + - tests/packaging/interactive/files_reload.sh - tests/packaging/interactive/metrics.sh - tests/packaging/interactive/reload.sh - tests/packaging/interactive/schema.sh -- 2.47.2