a<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-11-22 17:12:59 +03:00
parent b97b51074b
commit cc1c893771
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -252,6 +252,8 @@ test:
--profile migrations --profile migrations
--profile tests --profile tests
PODMAN_IGNORE_CGROUPSV1_WARNING: True PODMAN_IGNORE_CGROUPSV1_WARNING: True
tags:
- self-hosted
script: script:
- dnf -y install podman podman-compose - dnf -y install podman podman-compose
# - cp ./infrastructure/configs/podman/ci.conf /etc/containers/containers.conf # - cp ./infrastructure/configs/podman/ci.conf /etc/containers/containers.conf
+2
View File
@@ -78,6 +78,8 @@ services:
retries: 5 retries: 5
networks: networks:
- default - default
profiles:
- ml
ports: ports:
- name: web - name: web
target: 8081 target: 8081