You've already forked RekomenciBackend
a<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user