ci is goin brrrr

Signed-off-by: ITQ <itq.dev@ya.ru>
This commit is contained in:
ITQ
2025-11-21 23:33:59 +03:00
parent 4e78a493d7
commit 9f708c4b5f
+3 -3
View File
@@ -245,13 +245,13 @@ test:
--profile migrations
--profile tests
PODMAN_IGNORE_CGROUPSV1_WARNING: True
before_script:
script:
- dnf -y install podman podman-compose
- 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:
- export PROFILES="$(printf '%s ' $COMPOSE_PROFILES)"
- |
(
while true; do
@@ -365,7 +365,7 @@ webhook-backend-deploy:
WEBHOOK_URL: $WEBHOOK_URL_BACKEND
environment:
name: staging
url: https://hackaton.paas.itqdev.xyz
url: https://team-39-alpha-gm5qjkou.hack.prodcontest.ru
resource_group: staging
dependencies:
- build-runtime