From 4e78a493d730b54ff3801ba0c39891d8ab492573 Mon Sep 17 00:00:00 2001 From: ITQ Date: Fri, 21 Nov 2025 23:06:38 +0300 Subject: [PATCH] chore: chore: chore Signed-off-by: ITQ --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 07d316c..90751bf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -247,7 +247,7 @@ test: PODMAN_IGNORE_CGROUPSV1_WARNING: True before_script: - dnf -y install podman podman-compose - - cp ./infrastructure/configs/podman/ci.conf ~/.config/containers/containers.conf + - cp ./infrastructure/configs/podman/ci.conf /etc/containers/containers.conf - cp "$TEST_STAGE_FIREBASE_CONF" ./infrastructure/configs/backend/firebase.json - podman info --format '{{.Host.EventLogger}}' script: