You've already forked RekomenciBackend
+3
-3
@@ -245,13 +245,13 @@ test:
|
|||||||
--profile migrations
|
--profile migrations
|
||||||
--profile tests
|
--profile tests
|
||||||
PODMAN_IGNORE_CGROUPSV1_WARNING: True
|
PODMAN_IGNORE_CGROUPSV1_WARNING: True
|
||||||
before_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
|
||||||
- cp "$TEST_STAGE_FIREBASE_CONF" ./infrastructure/configs/backend/firebase.json
|
- cp "$TEST_STAGE_FIREBASE_CONF" ./infrastructure/configs/backend/firebase.json
|
||||||
- podman info --format '{{.Host.EventLogger}}'
|
- podman info --format '{{.Host.EventLogger}}'
|
||||||
script:
|
|
||||||
- export PROFILES="$(printf '%s ' $COMPOSE_PROFILES)"
|
- export PROFILES="$(printf '%s ' $COMPOSE_PROFILES)"
|
||||||
|
|
||||||
- |
|
- |
|
||||||
(
|
(
|
||||||
while true; do
|
while true; do
|
||||||
@@ -365,7 +365,7 @@ webhook-backend-deploy:
|
|||||||
WEBHOOK_URL: $WEBHOOK_URL_BACKEND
|
WEBHOOK_URL: $WEBHOOK_URL_BACKEND
|
||||||
environment:
|
environment:
|
||||||
name: staging
|
name: staging
|
||||||
url: https://hackaton.paas.itqdev.xyz
|
url: https://team-39-alpha-gm5qjkou.hack.prodcontest.ru
|
||||||
resource_group: staging
|
resource_group: staging
|
||||||
dependencies:
|
dependencies:
|
||||||
- build-runtime
|
- build-runtime
|
||||||
|
|||||||
Reference in New Issue
Block a user